Opened 16 years ago
Last modified 16 years ago
#2754 closed Bug
CKEditor v3 enters infinite loop when trying to output HTML code — at Initial Version
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
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 in from the HTML data processor plugin.