jazz_money icon indicating copy to clipboard operation
jazz_money copied to clipboard

Error with spaces in path name?

Open jcontonio opened this issue 14 years ago • 4 comments

I run ruby spec/javascripts/support/jazz_money.rb -f n -c

and get the error /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/uri/common.rb:436:in `split': bad URI(is not URI?): /Volumes/Data Drive/Dropbox/Work/Homefront/EXIM/src/javascript/src/Config.js (URI::InvalidURIError)

jcontonio avatar Nov 12 '10 18:11 jcontonio

Here's a link to that for more info. It's a problem with spaces in the path name. I can run jazz_money from my boot drive or an external drive with no space in it's path, but not from an external volume with a space in the path.

http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/ac307c8abc3d5ff6

jcontonio avatar Nov 16 '10 21:11 jcontonio

Yep, that looks like a bug. Thanks a lot for filing it.

I'll try to take a look at it tonight or at worst, sometime this week or weekend.

Mike

mag avatar Nov 17 '10 16:11 mag

Awesome you just made my day!

jcontonio avatar Nov 17 '10 16:11 jcontonio

+1

pboling avatar Mar 20 '12 20:03 pboling