Opened 17 years ago
Closed 17 years ago
#1516 closed Bug (duplicate)
Different behaviour when submiting a page with FCKEditor
Reported by: | manu | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Output Data | Version: | FCKeditor 2.5 Beta |
Keywords: | Cc: |
Description
If the editor is in source mode, you enter invalid XHTML, and then submit the form without leaving the source mode, the editor submits the invalid XHTML value even if the DocType is set to XHTML.
If you change to the normal mode and submit the form, the submitted content is valid XHTML.
I think the internal transformation performed by the editor to generate XHTML should be triggered before submitting if it is in source mode.
Change History (1)
comment:1 Changed 17 years ago by
Component: | General → Core : Output Data |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Hi!
Actually we have discussed this matter in bug #1905. All of the information about this "problem" can be found there.
I'm closing this ticket as DUP of #1905 because all the necessary information are placed in that ticket.