Closed
Bug 133835
Opened 19 years ago
Closed 5 years ago
symlinks should use generic symlink icons
Categories
(Core :: Networking: FTP, enhancement)
Core
Networking: FTP
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: sebastian_kapfer, Unassigned)
References
()
Details
This problem seems to be similar to Bug #124134; I can't reproduce that one however (my platform: Linux, Mozilla 0.9.9, 2002031312). Reproduction: Have a look the FTP directory ftp://ftp.gnu.org/gnu/. For example, the links "GPL" and "LGPL" are displayed als folders in HTML mode, even though they point to text files. (XUL mode shows all links as plain files BTW. Maybe there should be a dedicated icon for links.)
Comment 2•19 years ago
|
||
They're in italics, to represent a link. How can mozilla know whether its a link to a file or to a directory?
Comment 3•19 years ago
|
||
this is INVALID no? mozilla has no way of knowing whether it's a link to a file or a directory
| Reporter | ||
Comment 4•19 years ago
|
||
It may be difficult to figure out. But Mozilla could at least use a separate icon for links, to indicate "I don't know what it is".
Comment 5•19 years ago
|
||
We may be able to parse it, and see if the linked-to dir shows with a /. Any suggestions for an icon? -> future, though
> Any suggestions for an icon?
Take a look at the icons that come with Apache. They're all public
domain so you can't get into too much trouble.Summary: FTP links to files displayed as directories → FTP links to files that are soft links use directory icons
Comment 7•19 years ago
|
||
I think this bug is fixed in Mozilla 1.0. It displays those GPL files as links.
| Reporter | ||
Comment 8•19 years ago
|
||
Still doesn't work for me (1.0, Linux, 2002052918). Do you have a later version? NB: I was complaining about the icon being a folder icon. I think this is misleading, and a separate icon for links (both directories and plain files) should be used. And yes, I know that italic names indicate links :)
Comment 10•19 years ago
|
||
I have no time to work on mozilla at the moment, so dougt is taking over FTP open ftp bugs -> him
Assignee: bbaetz → dougt
Summary: FTP links to files that are soft links use directory icons → all soft links use directory icons, even for files
Comment 11•18 years ago
|
||
*** Bug 39785 has been marked as a duplicate of this bug. ***
Comment 12•18 years ago
|
||
*** Bug 225093 has been marked as a duplicate of this bug. ***
Comment 13•16 years ago
|
||
*** Bug 314584 has been marked as a duplicate of this bug. ***
Comment 14•16 years ago
|
||
This problem was diagnosed in bug 314584. http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/netwerk/streamconv/converters/nsIndexedToHTML.cpp&rev=1.69&mark=526#524
Updated•16 years ago
|
Updated•13 years ago
|
Severity: trivial → enhancement
Keywords: helpwanted → uiwanted
Summary: all soft links use directory icons, even for files → symlinks should use generic symlink icons
Comment 17•5 years ago
|
||
no more ftp changes except for critical fixes
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•