Closed
Bug 30702
Opened 26 years ago
Closed 25 years ago
send page doesn't prompt for saving so data is lost
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
People
(Reporter: Brade, Assigned: sammy_ford)
Details
Send Page in Composer doesn't work in the following situations:
* new (unsaved) document
* saved local document with changes that aren't saved
* revisions made to remote file that haven't been saved
Possible fixes/approaches:
* make this work like Preview
* fix Send Page to take raw data rather than url
* create a temporary file, send that file, don't force users to save
Comment 1•26 years ago
|
||
I am thinking about doing this the way preview does now, as if the person does
not wish to save they probably wont send it, and accepting
Status: NEW → ASSIGNED
Comment 2•26 years ago
|
||
adding cmanske. do you have any ideas of a way to do this cross product, as all
the methods i have seen use product specific methods, etc.. it was your
suggestion to put it in global, so is there a global way to go about fixing
this?
Comment 4•25 years ago
|
||
This was fixed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•