Opened 16 years ago
Last modified 16 years ago
#2754 closed Bug
CKEditor v3 enters infinite loop when trying to output HTML code — at Version 2
Reported by: | Martin Kou | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | Core : Output Data | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed Review+ | Cc: |
Description (last modified by )
To reproduce the bug:
- Open replacebyclass.html in the samples in Firefox 3.
- Also open http://gplv3.fsf.org/ in Firefox 3.
- Copy everything in FSF's page into the editing area.
- Click "Source" - the browser freezes.
This is not a performance problem with the new code - I've tried pasting the long text of GPL v3 in the editor area and the speed of switching to source mode is noticeable faster than v2.
Preliminary tests showed that the infinite loop is from the HTML data processor plugin.
Change History (2)
comment:1 Changed 16 years ago by
Keywords: | Confirmed added |
---|
comment:2 Changed 16 years ago by
Description: | modified (diff) |
---|