Wizcorp / node-pivotal

NodeJS API library for PivotalTracker
44 stars 20 forks source link

getCurrentBacklogIterations bug with node 0.10 #15

Closed d7p closed 11 years ago

d7p commented 11 years ago

in node 0.10.* this method was cousing an error saying "no .join method on #" this is the fix

stelcheck commented 11 years ago

Seems like this should have broken on older versions... did you get to compare between 0.8 and 0.10?

d7p commented 11 years ago

No. Did check the change logs etc and couldnt see why it stopped working.

Thanks Dan

Marc Trudel notifications@github.com wrote:

Seems like this should have broken on older versions... did you get to compare between 0.8 and 0.10?


Reply to this email directly or view it on GitHub: https://github.com/Wizcorp/node-pivotal/pull/15#issuecomment-19023187