Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119120 - Firefox and external links with commas
Summary: Firefox and external links with commas
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
: 119407 123416 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-15 13:12 UTC by Brian Moon
Modified: 2006-02-19 17:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Moon 2006-01-15 13:12:51 UTC
When clicking links in external applications (Gaim, XChat, etc.), if that URL has a comma in it, Firefox ignores everything after the first comma.  I have tried both mozilla-firefox-bin and building mozilla-firefox.

A simple test:

$ firefox "http://www.phorum.org/phorum5/read.php?12,52928".  Watching the LiveHTTP Headers extension, I see that FF actually requests http://www.phorum.org/phorum5/read.php?12

This did not happen with 1.0.7
Comment 1 Brian Moon 2006-01-15 13:35:43 UTC
FWIW, I tried the binaries from mozilla.com and I have the same problem.  So, I guess this should be reported to Mozilla?  Or could it still be a Gentoo issue?
Comment 2 Jory A. Pratt 2006-01-15 15:19:10 UTC
Upstream issue, I am already tracking bug upstream soon as they fix we will fix source atleast.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-18 04:39:52 UTC
*** Bug 119407 has been marked as a duplicate of this bug. ***
Comment 4 Will Briggs 2006-01-18 20:21:58 UTC
(In reply to comment #2)
> Upstream issue, I am already tracking bug upstream soon as they fix we will fix
> source atleast.
> 

What's the upstream bug number?
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-02-19 14:12:25 UTC
*** Bug 123416 has been marked as a duplicate of this bug. ***
Comment 6 Brian Moon 2006-02-19 17:14:36 UTC
FWIW, if I run:

/opt/firefox/firefox http://www.example.com/index.php?1,2,3,4

all works fine.  Its only when using the shell scripts in /usr/bin that I have a problem.  For the time being, I have changed the files in /usr/bin to symlinks to /opt/firefox/firefox