Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123416 - firefox 1.5 & 1.5.1 fails to parse URLs with commas when sent via commandline/remote
Summary: firefox 1.5 & 1.5.1 fails to parse URLs with commas when sent via commandline...
Status: RESOLVED DUPLICATE of bug 119120
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: https://bugzilla.mozilla.org/show_bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-19 14:09 UTC by junhao
Modified: 2006-02-19 14:12 UTC (History)
1 user (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 junhao 2006-02-19 14:09:46 UTC
I am having this issue in firefox 1.5 and 1.5.1 where URLs with commas are truncated if the page is opened remotely. Examples are links from linuxtoday.com, wired.com.

Steps to reproduce:
1) Click on an RSS feed from wired news in KDE (knewsticker). or type "firefox http://www.wired.com/news/technology/0,70234-0.html?tw=wn_index_1" from the commandline (using konsole)
2) Firefox can't open the link. The URL is always truncated right at the comma, i.e. using the above example, the url firefox opens is "http://www.wired.com/news/technology/0"

From the bugzilla page at mozilla, this can be an issue with the configure arguments.

My system:
Linux jmarki 2.6.14-gentoo-r5 #20 Sat Feb 11 17:18:10 SGT 2006 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz GenuineIntel GNU/Linux
Using KDE 3.5.1. This issue happens with KDE 3.5.0 too.

My firefox use flags:
[ebuild   R   ] www-client/mozilla-firefox-1.5.0.1-r1  -debug +gnome +ipv6 +java -mozdevelop -xinerama +xprint 0 kB

My emerge --info:
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -mmmx -msse -msse2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -mmmx -msse -msse2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 X aalib acl alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr cjk crypt cups curl directfb dts eds emacs emboss encode esd ethereal exif expat fam ffmpeg flac foomaticdb fortran gd gdbm ggi gif glut gnome gpm gstreamer gtk gtk2 gtkhtml hal howl idn imagemagick imlib ipv6 java jpeg kde lcms libcaca libg++ libwww mad mikmod mmx mng motif mp3 mpeg nas ncurses nls nsplugin ogg oggvorbis opengl oss pam pcre pdflib perl plotutils png python qt quicktime readline samba sdl spell sse sse2 ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb vorbis wmf xine xml2 xmms xprint xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-19 14:12:25 UTC

*** This bug has been marked as a duplicate of 119120 ***