Closed
Bug 263864
Opened 20 years ago
Closed 20 years ago
When "Save Page As" Selects "Text Files", Do Not Use .HTML Extension
Categories
(Core Graveyard :: File Handling, defect)
Core Graveyard
File Handling
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 120313
People
(Reporter: david, Unassigned)
Details
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.3) Gecko/20040910 When saving a page as text, the HTML extension is still used. This is wrong because the resulting file is not HTML. The TXT extension should be used. This requires the user to overwrite the default extension. An experienced, knowledgeable user will usually do that (but sometimes forget). A novice user (the kind we want to become a Mozilla fan) will not know to do that. Steps to Reproduce: 1. Open a Web page. 2. Right-click and select "Save Page As" from the pull-down menu. 3. On the Save As window, select "Text Files" in the Save As Type list. 4. Save the file. Actual result: The file name has the HTML extension. Expected result: The file name should have the TXT extension.
Updated•20 years ago
|
Assignee: dom-to-text → file-handling
Component: DOM to Text Conversion → File Handling
QA Contact: ian
Comment 1•20 years ago
|
||
Sounds like a regression from bug 160454. Phil, care to look into this?
Assignee: file-handling → Time_lord
Severity: minor → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
OS: Windows 98 → All
Hardware: PC → All
Comment 2•20 years ago
|
||
Actaully, nevermind. Just saw the build date.
Assignee: Time_lord → file-handling
Comment 3•20 years ago
|
||
And it's a dup. *** This bug has been marked as a duplicate of 120313 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Keywords: regression
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•