Your message dated Sat, 19 Dec 2009 17:38:53 +0100
with message-id <[email protected]>
and subject line Re: Bug#477952: iceweasel: URL like file://<directory> only 
show a truncated directory listing.
has caused the Debian Bug report #477952,
regarding iceweasel: URL like file://<directory> only show a truncated 
directory listing.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
477952: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477952
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceweasel
Version: 2.0.0.14-0etch1
Severity: important


Hello The Hurd,

I run Etch's iceweasel 2.0.0.14-0etch1

For the sake of simplicity, I will call <A_Directory> BOTH the absolute path
to
some OS-level directory and this directory itself.
    (i.e. "/home/valentin" or "/home/valentin/")

BUT I shrink the set of available characters in <A_Directory> so that the
URL
"file://<A_Directory>" be a valid URL pointing to <A_Directory> needless
encoding mechanism. (trivial mapping for the user)

Then, a problem occurs:

Typing a "file://<A_Directory>" URL in the location bar, I get only a
truncated
directory listing consisting of 120 hyperlinks:
  - The 1st one points to <A_Directory>'s parent directory.
  - The 119 remaining ones ARE files and subfolders of <A_Directory>,
       as expected, but many are missing.

These displayed items appear sorted AND ARE the beginning (119 1st elements)
    of the list of <A_Directory>'s subitems (both files and subdirectories)
    sorted case-sensitive.

That is the full list of <A_Directory>'s subitems IS sorted case-sensitive
    BEFORE being cropped to the 1st 119 items.

Note:
  - I've noticed this strange behavior just now once upgraded to
       iceweasel 2.0.0.14-0etch1
  - I previously ran iceweasel 2.0.0.13xxxxxxx and I think (though not sure) 
       this version didn't have this bug.

In hope this report will prove usefull.

Sincerely,
Valentin QUEQUET

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils            2.28.4            Miscellaneous utilities specific t
ii  fontconfig             2.5.0-2           generic font configuration library
ii  libatk1.0-0            1.22.0-1          The ATK accessibility toolkit
ii  libc6                  2.7-10            GNU C Library: Shared libraries
ii  libcairo2              1.4.14-1          The Cairo 2D vector graphics libra
ii  libfontconfig1         2.5.0-2           generic font configuration library
ii  libfreetype6           2.3.5-1+b1        FreeType 2 font engine, shared lib
ii  libgcc1                1:4.3.0-3         GCC support library
ii  libglib2.0-0           2.16.1-2          The GLib library of C routines
ii  libgtk2.0-0            2.12.9-2          The GTK+ graphical user interface 
ii  libjpeg62              6b-14             The Independent JPEG Group's JPEG 
ii  libmyspell3c2          1:3.1-18          MySpell spellchecking library
ii  libpango1.0-0          1.20.2-2          Layout and rendering of internatio
ii  libpng12-0             1.2.15~beta5-3    PNG library - runtime
ii  libstdc++6             4.3.0-3           The GNU Standard C++ Library v3
ii  libx11-6               2:1.0.3-7         X11 client-side library
ii  libxft2                2.1.12-2          FreeType-based font drawing librar
ii  libxinerama1           2:1.0.3-1         X11 Xinerama extension library
ii  libxp6                 1:1.0.0.xsf1-1    X Printing Extension (Xprint) clie
ii  libxrender1            1:0.9.4-1         X Rendering Extension client libra
ii  libxt6                 1:1.0.5-3         X11 toolkit intrinsics library
ii  psmisc                 22.6-1            Utilities that use the proc filesy
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

iceweasel recommends no packages.

-- no debconf information




--- End Message ---
--- Begin Message ---
Hi,

Sorry for the late answer.

It seems to work fine with a newer version of iceweasel. Please feel
free to reopen or file a new bug if this still fails for you.

Cheers,

Mike

On Fri, Apr 25, 2008 at 11:27:01PM +0200, Valentin QUEQUET wrote:
> Package: iceweasel
> Version: 2.0.0.14-0etch1
> Severity: important
> 
> 
> Hello The Hurd,
> 
> I run Etch's iceweasel 2.0.0.14-0etch1
> 
> For the sake of simplicity, I will call <A_Directory> BOTH the absolute path
> to
> some OS-level directory and this directory itself.
>     (i.e. "/home/valentin" or "/home/valentin/")
> 
> BUT I shrink the set of available characters in <A_Directory> so that the
> URL
> "file://<A_Directory>" be a valid URL pointing to <A_Directory> needless
> encoding mechanism. (trivial mapping for the user)
> 
> Then, a problem occurs:
> 
> Typing a "file://<A_Directory>" URL in the location bar, I get only a
> truncated
> directory listing consisting of 120 hyperlinks:
>   - The 1st one points to <A_Directory>'s parent directory.
>   - The 119 remaining ones ARE files and subfolders of <A_Directory>,
>        as expected, but many are missing.
> 
> These displayed items appear sorted AND ARE the beginning (119 1st elements)
>     of the list of <A_Directory>'s subitems (both files and subdirectories)
>     sorted case-sensitive.
> 
> That is the full list of <A_Directory>'s subitems IS sorted case-sensitive
>     BEFORE being cropped to the 1st 119 items.
> 
> Note:
>   - I've noticed this strange behavior just now once upgraded to
>        iceweasel 2.0.0.14-0etch1
>   - I previously ran iceweasel 2.0.0.13xxxxxxx and I think (though not sure) 
>        this version didn't have this bug.
> 
> In hope this report will prove usefull.
> 
> Sincerely,
> Valentin QUEQUET
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages iceweasel depends on:
> ii  debianutils            2.28.4            Miscellaneous utilities specific 
> t
> ii  fontconfig             2.5.0-2           generic font configuration 
> library
> ii  libatk1.0-0            1.22.0-1          The ATK accessibility toolkit
> ii  libc6                  2.7-10            GNU C Library: Shared libraries
> ii  libcairo2              1.4.14-1          The Cairo 2D vector graphics 
> libra
> ii  libfontconfig1         2.5.0-2           generic font configuration 
> library
> ii  libfreetype6           2.3.5-1+b1        FreeType 2 font engine, shared 
> lib
> ii  libgcc1                1:4.3.0-3         GCC support library
> ii  libglib2.0-0           2.16.1-2          The GLib library of C routines
> ii  libgtk2.0-0            2.12.9-2          The GTK+ graphical user 
> interface 
> ii  libjpeg62              6b-14             The Independent JPEG Group's 
> JPEG 
> ii  libmyspell3c2          1:3.1-18          MySpell spellchecking library
> ii  libpango1.0-0          1.20.2-2          Layout and rendering of 
> internatio
> ii  libpng12-0             1.2.15~beta5-3    PNG library - runtime
> ii  libstdc++6             4.3.0-3           The GNU Standard C++ Library v3
> ii  libx11-6               2:1.0.3-7         X11 client-side library
> ii  libxft2                2.1.12-2          FreeType-based font drawing 
> librar
> ii  libxinerama1           2:1.0.3-1         X11 Xinerama extension library
> ii  libxp6                 1:1.0.0.xsf1-1    X Printing Extension (Xprint) 
> clie
> ii  libxrender1            1:0.9.4-1         X Rendering Extension client 
> libra
> ii  libxt6                 1:1.0.5-3         X11 toolkit intrinsics library
> ii  psmisc                 22.6-1            Utilities that use the proc 
> filesy
> ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime
> 
> iceweasel recommends no packages.
> 
> -- no debconf information
> 
> 
> 
> 


--- End Message ---

Reply via email to