Closed Bug 24817 Opened 25 years ago Closed 23 years ago

No filenames generated for index files on d/l

Categories

(SeaMonkey :: UI Design, defect, P4)

defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.9

People

(Reporter: sidr, Assigned: law)

References

()

Details

* Overview:
If a page with no filename part to its URL (ends in "/"), no filename is 
generated and passed to the "Save File" or "Save As" dialog, for both
File>Save page as... and [Context Menu]>Save Link as... NN 4.7 generates
a filename based on the domain name, e.g., "www_mozilla_org.html".

* Steps to reproduce:
1. View this bug report in Mozilla.
2. Right-click on the "URL" link above, select "Save Link As..."
3. Observe the filename portion of the "Save File" or "Save As" dialog and 
   cancel it.
4. Left-click on the "URL" link above; let the page load.
5. Use File>Save page as... or the context menu equivalent to begin saving it.
6. Observe the filename portion of the "Save File" or "Save As" dialog and 
   cancel it.

* Actual Results:
No filename is generated; none can be seen in step 3 or step 6.

* Expected Results:
A filename based on the domain name, with "." replaced by "_", and the trailing
"/" replaced by ".html".

* Tested with:
2000-01-22-09-M14 nightly binary on Linux custom Slackware 4.0, fvwm2
2000-01-22-08-M14 nightly binary on Windows NT 4.0sp3

* Additional information:
This is not a DUP of either bug 16043, "Saving downloads does not suggest a 
file name", which is a problem with not using filenames in the URL of the file
to be saved, nor, despite the summary, bug 22861, "Default filename not set on 
file download" - in that case, the filename is provided in an HTTP header and 
is not being used.
QA Contact: paulmac → sairuh
over to valeski for a look

Setting the keyword all open [4.xp] bugs to 4xp.
Keywords: 4xp
I'll see about enhancing the generation of the suggested file name to catch this 
case (the code is in nsStreamTransfer::SuggestNameFor in nsStreamTransfer.cpp).  
Setting target milestone to M15.  Shouldn't be too hard, just isn't priority #1 
at the moment.
Status: NEW → ASSIGNED
Target Milestone: M15
Agreed.
Summary: [4.xP] No filenames generated for index files on d/l → No filenames generated for index files on d/l
Move to M16 for now ...
Target Milestone: M15 → M16
Target Milestone: M16 → M20
Move to M21 target milestone.
Target Milestone: M20 → M21
related: bug 31519
nav triage team:

Would be nice to fix, but I don't think we'll get to it for beta1, marking 
nsbeta1-
Keywords: nsbeta1-
Priority: P3 → P4
Target Milestone: --- → mozilla1.0
See also bug 67901, "When saving files, file widget should be initialized with 
page title".  If that bug is fixed, it would still be good to fix this bug for 
the case when the page doesn't give a title.
->mozilla0.9.9
Target Milestone: mozilla1.0 → mozilla0.9.9
This works the way suggested, now.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
yes, this is working per the fix in bug 115176.

marking verified, whee!
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.