[Bug 116421] firefox shell breaks "profile" option

jf001 jf at meteo-strasbourg.net
Wed May 23 13:11:21 UTC 2007


Public bug reported:

Binary package hint: mozilla-firefox

Firefox has an option "-profile path"  to start Firefox with profile
located at the given path. (see:
http://kb.mozillazine.org/Using_a_Command_Line_Switch ).

The firefox shell script breaks this option by appending file:// before the path:
Example in debug mode:
firefox -V  -profile /my/new/profile
...
/usr/lib/firefox/firefox-bin -a firefox -profile file:///my/new/profile

But the command should be:
/usr/lib/firefox/firefox-bin -a firefox -profile  /my/new/profile

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
firefox shell breaks "profile" option
https://bugs.launchpad.net/bugs/116421
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug contact for firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list