Closed Bug 82243 Opened 24 years ago Closed 24 years ago

wrong extension for saving HTML files

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla0.9.1

People

(Reporter: Brade, Assigned: sfraser_bugs)

Details

(Keywords: regression)

Attachments

(1 file)

When I save my html files, I now get *.htm instead of *.html for suggested 
filename.

This is a regression.
 same problem for Linux...changing to ALL (minus Windows)
OS: Mac System 9.x → All
Hardware: Macintosh → All
Yeah, the MIME service gives back .htm before .html. I'll special-case.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.1
Severity: major → normal
Keywords: regression
r=jfrancis
Not just Mac! I'd like ".html" for Windows as well!
Summary: wrong extension on Mac for saving → wrong extension for saving HTML files
Looks good, though you might prefer the new case-insensitive version of
|Compare| in the future.  See examples of its use in bug #70740.  The routine
you care about is defined at

  http://lxr.mozilla.org/seamonkey/source/string/public/nsAString.h#750

the associated case insensitive comparator nearby.  sr=scc.
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: