RESOLVED WORKSFORME 12241
FCKeditor: "Save" button doesn't update the hidden field before posting
https://bugs.webkit.org/show_bug.cgi?id=12241
Summary FCKeditor: "Save" button doesn't update the hidden field before posting
webkit
Reported 2007-01-13 02:31:37 PST
Simply load the editor and make some changes in the text. The changes will not be posted when using the "Save" button in the toolbar. It works using the form submit button instead. The Save button calls form.submit() on the form where the editor is placed in. So, theoretically, a simple call to form.submit() from outside the editor will give the same results.
Attachments
webkit
Comment 1 2007-09-22 03:21:53 PDT
I'm not able to reproduce it anymore. Closing it.
Note You need to log in before you can comment on or make changes to this bug.