Closed
Bug 116506
Opened 24 years ago
Closed 24 years ago
Web pages have the wrong default filename when saved
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 115176
People
(Reporter: mpt, Assigned: law)
Details
Build: 2001122008, Mac OS 9.1
To reproduce:
1. Go to <http://news.bbc.co.uk/>.
2. Choose `File' > `Save As...'.
3. Look at the default filename.
What you should see:
* `BBC News | Front Page'
What you actually see:
* `news.bbc.co.uk.html'
When fixing this, ensure that the default filename for non-HTML files is still
based on their URI, and is not set to `Image 280*170 pixels' or whatever.
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 115176 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 2•24 years ago
|
||
This really seems more a dupe of bug 67901 than bug 115176 -- the former is the
one that wants the save filename to be based on the page title, while the latter
wants the save file to be based on the URL. There's much debate in these bugs
over whether one or the other is a bug or a feature.
Comment 3•24 years ago
|
||
v...but, yes, i also see the dueling nature of those two bugs!
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•