Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108036 - mozilla-firefox-1.0.7-r1 - when puting " file://home/somebody " URL to location bar it leads to file:// local path
Summary: mozilla-firefox-1.0.7-r1 - when puting " file://home/somebody " URL to locati...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-03 21:43 UTC by Wojciech Potentas
Modified: 2005-10-04 12:21 UTC (History)
0 users

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 Wojciech Potentas 2005-10-03 21:43:53 UTC
When I put into a string "file://home" or "file://home/somebody" Mozilla always
opens file://

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
Firefox should open expected local URL.

slayer ~ # emerge info
Portage 2.0.52-r1 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.13-ck4 x86_64)
=================================================================
System uname: 2.6.13-ck4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=opteron -O2 -fomit-frame-pointer -pipe -Wall -s"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=opteron -O2 -pipe -Wall -s -fexceptions -s"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache cvs distcc distlocks keeptemp
keepwork noauto noclean notitles sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac aalib accesibility acl acpi alsa amd64 apm avi berkdb bidi
bitmap-fonts boundschecking bzip2 calendar cdparanoia cdr crypt csope ctype cups
directfb dri eds emboss emul-linux-x86 encode examples exif fam fbcon ffmpeg
fftw flac foomaticdb fortran ftp gd geoip ggi gif glut gpm gps gstreamer gtk
gtk2 imagemagick imlib ipv6 jabber jack joystick jpeg junit kde lesstiff lzw
lzw-tiff md5 mng mozilla mp3 mpeg mpi mysql ncurses nls nptl ogg openal opengl
opngl oss pam pdflib perl plotutils png posix python qt quicktime readline samba
scanner sdl slang source spell ssl symlink tcltk tcpd threads tiff truetype
truetype-fonts type1-fonts unicode usb userlocales v4l vcd verbose videos vorbis
wmf wxwindows x86libs xine xml xml2 xmms xpm xv zlib video_cards_radeon
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Wojciech Potentas 2005-10-03 21:48:16 UTC
Strange thing is that when starting firefox from console the bug doesn't appears.
It appears only when I launch firefox from fluxbox menu. And it's not only bug 
connected with fluxbox. Another is that sometimes firefox stops writing on the
screen, the only way to recover is to change, and change back the workspace.
Comment 2 Albert Holm 2005-10-04 03:26:21 UTC
The name is "/home" so you should enter "file:///home" instead. I see no 
difference in launching firefox from command line or menus.
Comment 3 Albert Holm 2005-10-04 03:33:06 UTC
file://localhost/home gives the home directory.

This is not consistent with how Opera deals with files for example.
file://home/ in opera shows /home
file://localhost/home in opera shows /home

It is somewhat consistent with Konqueror:
file://home in konqueror shows an error
file:///home and file://localhost/home in konqueror shows /home
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2005-10-04 12:21:46 UTC
Its file://<absolute patch to document> .. ie:

  file:///home/user/Documents/somehtmldocument.html