Confirmed users
2,317
edits
No edit summary |
|||
Line 10: | Line 10: | ||
* XP: Tested bug 389106 with the Steps to reproduce from Biesi and i can confirm the Bug as fixed. | * XP: Tested bug 389106 with the Steps to reproduce from Biesi and i can confirm the Bug as fixed. | ||
* The Output from the test | * The Output from the test Program with Firefox 2.0.0.6pre Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.6pre) Gecko/20070724 BonEcho/2.0.0.6pre ID:2007072403 is: | ||
* There are 2 arguments in the URL | * There are 2 arguments in the URL | ||
**Argument 0: c:\testurl.exe | ** Argument 0: c:\testurl.exe | ||
**Argument 1: testurl://%22foo%22%20'bar'%20%60baz%60/ | ** Argument 1: testurl://%22foo%22%20'bar'%20%60baz%60/ | ||
'''Comparing to Firefox 2.0.0.4 as example:''' | |||
There are 2 arguments in the URL | |||
* Argument 0: c:\testurl.exe | |||
* Argument 1: testurl://foo 'bar' `baz`/ | |||
== Mac == | == Mac == |