Closed
Bug 139782
Opened 23 years ago
Closed 23 years ago
'raw' directory listing format is confusing
Categories
(Core :: Networking, defect, P2)
Tracking
()
VERIFIED
FIXED
mozilla1.1alpha
People
(Reporter: bbaetz, Assigned: bbaetz)
References
Details
(Keywords: polish)
Attachments
(1 file)
|
935 bytes,
patch
|
dougt
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
We're getting about one bug a day from people who select the 'raw' directory
listing pref in the debug pref panel, and then report that ftp directory
listings don't work, and just offer to display a file of type text/ftp-dir-
I'm considering just removing that item entirely. When I need that sort of
stuff, I just use ethereal, so it doesn't really help for debugging.
dougt - you added the backend for that, is that ok? Or should I add some big
warning text to that option?
| Assignee | ||
Comment 1•23 years ago
|
||
*** Bug 139780 has been marked as a duplicate of this bug. ***
If you can remove it by backing out one checkin, sure.
If not, just pref it out of the panel, but leave the underlying code in.
Comment 3•23 years ago
|
||
bradley - raw support is required. Isn't the option in the debug panel?!
| Assignee | ||
Comment 4•23 years ago
|
||
When I said 'remove this item entirely' I mean 'remove this item from the pref
panel entirely'. Yes, its in the debug pref panel, but that hasn't stopped people.
Comment 5•23 years ago
|
||
we got a few bugs about debug prefs.
(i saw ~4 bugs about Debug XUL boxes")
How about a hidden pref that enables the Debug UI Entry ?
(an you would fix many stupid user bugs)
Comment 6•23 years ago
|
||
*** Bug 142342 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 7•23 years ago
|
||
Lets just remove the option in the panel, but keep the dtd entry in there.
The values for the radio buttons are important, so I can't renumber.
| Assignee | ||
Updated•23 years ago
|
Updated•23 years ago
|
Attachment #82438 -
Flags: review+
Comment 8•23 years ago
|
||
Comment on attachment 82438 [details] [diff] [review]
patch
r=dougt.
do you ahve to reset the value="" lines?
Comment 9•23 years ago
|
||
Comment on attachment 82438 [details] [diff] [review]
patch
sr=darin
Attachment #82438 -
Flags: superreview+
| Assignee | ||
Comment 10•23 years ago
|
||
Checked in.
not going to take for 1.0.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Target Milestone: mozilla1.0.1 → mozilla1.1alpha
Comment 11•23 years ago
|
||
Verified that the 'raw' directory listing pref in the debug pref panel does not
appear in the trunk builds on Win2000, Linux, Mac OSX 10.2.2, or 9.2.2.
Status: RESOLVED → VERIFIED
QA Contact: benc → junruh
You need to log in
before you can comment on or make changes to this bug.
Description
•