Closed Bug 59569 Opened 24 years ago Closed 24 years ago

Composer fails to append .html suffix to HTML file when saving

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 55025
mozilla0.9

People

(Reporter: ekrock, Assigned: rubydoo123)

Details

Using 11/8 N6 on WinNT 4.0 SP6.
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m18) Gecko/20001108 Netscape6/6.0

To repro:
1) File-->New-->Blank Page to Edit
2) edit the file to add some content
3) File-->Save Page As ... (onto an remote server directory so you can later
view the file through the browser)
4) enter a title
5) in the dialog, note that "HTML file" is the default file type; enter the
filename "usage" (no explicit filename extension) and hit return
6) in the browser, enter the pathname that should cause the file to be displayed
within the browser window, including the .html extension that should have been
appended automatically to an HTML file

Expected: file displays within browser
Actual: file not found because it was saved as "usage" instead of "usage.html"

Add'l information: if you then enter the pathname <whatever>/usage, the file
displays as text markup because the browser doesn't know it's an HTML file

Workaround: explicitly append ".html" to the filename in the Save As ... dialog
Status: NEW → RESOLVED
Closed: 24 years ago
OS: Windows NT → All
Hardware: PC → All
Resolution: --- → DUPLICATE
Target Milestone: --- → mozilla0.9
dup

*** This bug has been marked as a duplicate of 55025 ***
Verified, this is a duplicate of bug 55025 "When saving a new html file: missing
extension."
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.