[Webkit-unassigned] [Bug 12241] New: FCKeditor: "Save" button doesn't update the hidden field before posting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 13 02:31:37 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12241

           Summary: FCKeditor: "Save" button doesn't update the hidden field
                    before posting
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
               URL: http://www.fckeditor.net/nightly/browsers_test.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fredck at fredck.com


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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list