Opened 14 years ago

Closed 12 years ago

#5668 closed Bug (invalid)

[IE] Content messed up with invalid HTML

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone:
Component: Core : Output Data Version: FCKeditor 2.6.6
Keywords: Confirmed Cc:

Description

With the following HTML loaded in editor:

<p><span><p>text</p></span></p>

Switch to source, the output now becomes:

<p>
<p>&nbsp;</p>
</p>
<p>text</p>

Attachments (2)

5668.patch (615 bytes) - added by Garry Yao 14 years ago.
5668_2.patch (2.0 KB) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (6)

Changed 14 years ago by Garry Yao

Attachment: 5668.patch added

comment:1 Changed 14 years ago by Garry Yao

Keywords: Review? added
Owner: set to Garry Yao
Status: newassigned

Changed 14 years ago by Garry Yao

Attachment: 5668_2.patch added

comment:2 Changed 14 years ago by Garry Yao

Previous patch only solves part of the problem, the desired output should be same with the original.

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review? removed

We're not anymore supposed to have FCKeditor releases. So, while it's ok to have patches here, we'll not have the full review and committing process being executed.

comment:4 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: assignedclosed

FCKeditor was retired and is no longer supported.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy