Closed Bug 6283 Opened 26 years ago Closed 25 years ago

(feature) minor problems with Save/Save As

Categories

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

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: sujay, Assigned: sfraser_bugs)

References

Details

using 5/11 build of apprunner. the following Save/Save as features needs to be implemented/completed: Save (HTML document only) Save As (HTMl document only) editor ownership model Hookup XP Save dialog thru XUL Use dialog to save off document
Assignee: kostello → sfraser
Target Milestone: M6
Assigning to Simon, setting milestone to M6.
Status: NEW → ASSIGNED
Target Milestone: M6 → M8
Save and Save As work, and the XP save dialog works now. What does not work is: 1. Open a doc, then save. You get the file dialog: 6345 2. No option to save as plain text.
Target Milestone: M8 → M9
M9
save sort of works xp now, with one little problem. all files seem to have an extra <stlye> tag. here is the head of a file i saved from the editor. (everything else is valid html.) ------SNIP-------------------- <!-- This page was created by the Gecko output system. --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>Ender HTML Test Page</title> <style type="text/css"> &lt;!-- Don't set attributes here, or they can't be changed!--&gt; </style> <style></head> <body> ------------------------------
ooooooh. also, the comment in the style tag should be delimited by /* and */, as required by the css spec.
kin, are you responsible for that style stuff?
Nope, wasn't me.
Blocks: 10770
Summary: (feature) Save/Save As feature needs to be completed → minor problems with Save/Save As
Target Milestone: M9 → M10
moving to M10, changed summary to reflect partial completion of original task.
I fixed the style comment in the .html file. There is still some feature work left here, though.
M11
Target Milestone: M11 → M15
Remaining probs can be fixed post beta.
Summary: minor problems with Save/Save As → (feature) minor problems with Save/Save As
spam: added self to cc list as this might affect my test area.
Testing...
I don't believe there are any remaining problems here, except for bug 30100 which I filed on charley.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
verified in 3/9 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.