Closed
Bug 3395
Opened 26 years ago
Closed 25 years ago
HTTP-Index format inconsistencies
Categories
(Core :: Networking, defect, P1)
Core
Networking
Tracking
()
VERIFIED
INVALID
M10
People
(Reporter: mozilla, Assigned: jud)
Details
(This bug imported from BugSplat, Netscape's internal bugsystem. It
was known there as bug #123750
http://scopus.netscape.com/bugsplat/show_bug.cgi?id=123750
Imported into Bugzilla on 03/03/99 12:11)
The HTTP-Index spec at
http://people.netscape.com/roeber/file_format.html
indicates that "File-types" can include
SYMBOLIC-LINK, SYM-FILE, SYM-DIRECTORY
but instead these seem to always be returned as FILE types.
Reporter | ||
Comment 4•26 years ago
|
||
In Aurora, I "ftp://rjc@xpnav/u/rjc/" (and that directory has a softlink inside
of it)... so I'd assume that you could ftp to your home directory on xpnav as
well (make sure it has a softlink). No idea who generates the index, I'd assume
it would be code in the client.
RJC, if you are ok with this, then we should move these two bugs to post SF1-In?
Comment 6•26 years ago
|
||
Moving out of SF1 to 5.0 This need not be fixed for the stability freeze.
Updated•26 years ago
|
QA Contact: 3819
Comment 8•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
OS: All
Target Milestone: M6
Per DP's suggestion marking these till M8. Though Necko lands with M7, we will
be able to verify it for M8.
Comment 10•25 years ago
|
||
Pushed past necko landing...
Comment 11•25 years ago
|
||
Changing all Networking Library/Browser bugs to Networking-Core component for
Browser.
Occasionally, Bugzilla will burp and cause Verified bugs to reopen when I do
this in a bulk change. If this happens, I will fix. ;-)
Comment 12•25 years ago
|
||
Robert is this still relevant (as in critically needed?) Or can it be deferred?
Reporter | ||
Comment 13•25 years ago
|
||
At some point, I need to use HTTP-Index for ftp in RDF... parsing HTML (as is
currently done) is bad. Using HTTP-Index will make it much more resilient, as
well as possible to get other attributes (such as dates). No huge rush, though.
Comment 14•25 years ago
|
||
Jud- the greatest volunteer!
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 15•25 years ago
|
||
we're now using http-index for dir (both file and ftp) listings. please file
individual bugs on the various pieces (SYM-FILE for instance) that we wind up
needing. Not sure what to mark this one.
Comment 16•25 years ago
|
||
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
You need to log in
before you can comment on or make changes to this bug.
Description
•