tpope / pickler

PIvotal traCKer Liaison to cucumbER
MIT License
299 stars 23 forks source link

Push new story to pivotal breaks with blank comment on first line #1

Closed vagostino closed 15 years ago

vagostino commented 15 years ago

When I attempt to push a new story to pivotal tracker with the first line as a blank comment, it fails with the following error. Using push to update existing stories works fine.

/usr/local/src/thrivebaby $ pickler push /Library/Ruby/Gems/1.8/gems/tpope-pickler-0.0.8/lib/pickler/feature.rb:72:in to_s': wrong number of arguments (1 for 0) (ArgumentError) from /Library/Ruby/Gems/1.8/gems/tpope-pickler-0.0.8/lib/pickler/feature.rb:72:inpush' from /Library/Ruby/Gems/1.8/gems/tpope-pickler-0.0.8/lib/pickler/runner.rb:308:in process' from /Library/Ruby/Gems/1.8/gems/tpope-pickler-0.0.8/lib/pickler/runner.rb:307:ineach' from /Library/Ruby/Gems/1.8/gems/tpope-pickler-0.0.8/lib/pickler/runner.rb:307:in process' from /Library/Ruby/Gems/1.8/gems/tpope-pickler-0.0.8/lib/pickler/runner.rb:105:inrun' from /Library/Ruby/Gems/1.8/gems/tpope-pickler-0.0.8/lib/pickler/runner.rb:494:in run' from /Library/Ruby/Gems/1.8/gems/tpope-pickler-0.0.8/lib/pickler.rb:21:inrun' from /Library/Ruby/Gems/1.8/gems/tpope-pickler-0.0.8/bin/pickler:7 from /usr/bin/pickler:19:in `load' from /usr/bin/pickler:19

avescodes commented 15 years ago

I've got the fixes for the two bugs on rkneufeld-pickler until the changes get pulled into the main repo