hust-marx / firebreath

Automatically exported from code.google.com/p/firebreath
0 stars 0 forks source link

Windows: prep-script path handling issue #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Place the FireBreath directory in a path that contains a space
2. The prep-scripts will then not handle it correctly due double-quote issues

What is the expected output? What do you see instead?
Normal behavior. Instead, an error is shown that ""examples" wasn't expected.

What version of FireBreath are you using? On what operating system and
browsers?
FireBreath 1.3 on Windows 7 Ultimate 64 (no browser involved yet).

Please provide any additional information below.
It's simply handling paths in DOS that require double quotes when a space is in 
it. So wrapping the arguments with double quotes will do it.

Original issue reported on code.google.com by 2ra...@gmail.com on 19 Nov 2010 at 12:05

GoogleCodeExporter commented 9 years ago
Trust me that otis more complicated than that :)

However, this issue was (i think and hope) fixed a while back. Please try that 
latest stable nightly and let us know if it still doesnt work.

Original comment by taxilian on 19 Nov 2010 at 2:59

GoogleCodeExporter commented 9 years ago
I think this is fixed in the latest master branch on github.  If not, please 
let us know.

Original comment by richarda...@gmail.com on 21 Dec 2010 at 11:00