Closed Bug 119989 Opened 24 years ago Closed 10 years ago

nsDirectoryIndexStream improvements

Categories

(Core :: Networking, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Future

People

(Reporter: dougt, Unassigned)

Details

(Keywords: helpwanted)

When enumerating over a directory, some of the files may be links. If they are, and you try to resolve them, their target may be gone. I that happens a NS_ERROR_FILE_TARGET_DOES_NOT_EXIST is returned. These files should still be treated as symlinks, just broken ones. Maybe we should use "strike-out" text.
Preferably (as we are soon switching to HTML listings for file: to my understanding), we should just show the equivilent of "ls -l". These problems have all already been solved. Let's present them in the same way, instead of making up silly new things like strike-through and being a file manager. This also lets you see user/group owners, permissions, and other useful information, just as a user expects it. Windows file: could format it just as 'dir' would. Hyperlink the directories and you're done.
I wouldn't mind seeing ls -al output when I go to a file url.
Target Milestone: --- → Future
Target Milestone: Future → mozilla1.2
Keywords: helpwanted
Target Milestone: mozilla1.2alpha → Future
I won't object to a new type. You will need to update the XUL viewer if we're not chucking it, though. (oneliner in the css, probably)
mass reassigning to nobody.
Assignee: dougt → nobody
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.