Ticket #3342 (closed Bug: invalid)
FCKEditor corrupting/truncating text when changing between source and wysiwyg modes
| Reported by: | rskhanuja | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | UI : Source View | Version: | FCKeditor 2.6.4 |
| Keywords: | Confirmed | Cc: |
Description
When i paste the contents of the attached file into fckeditor's source mode and click on source button 3-4 times to toggle between source and wysiwyg mode the data gets misaligned/corrupted in IE and gets truncated in Firefox.
Attachments
Change History
Changed 4 years ago by rskhanuja
- Attachment printtest.shtml added
comment:1 Changed 4 years ago by alfonsoml
- Status changed from new to closed
- Resolution set to invalid
At least there are some tags incorrectly nested:
<p><li>The Board tentatively affirmed its conclusion that the grant-date fair value of EBC instruments issued by public entities is measurable with sufficient reliability for purposes of financial statement recognition. [9/1/2004 Board Meeting]</p></li>
You should first clean up the file and make sure that it's valid or anything can happen when invalid input is provided.
Note: See
TracTickets for help on using
tickets.

Please paste the content of the attached file to the source view to reproduce the issue.