Opened 15 years ago
Closed 13 years ago
#4460 closed Bug (invalid)
stack overflow 15 + areas IE 6
Reported by: | Sam Mikitarian | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6.5 |
Keywords: | Cc: |
Description
When creating a page that has more than 15 fckeditor instances that are sharing the same toolbar (that is: ToolbarLocation: 'Out:xToolbar'), Internet Explorer 6,7 and 8 genterate a "Stack overflow at line: 0" error.
15 text fields - no problem
16 or more - error
fckeditor versions 2.6.4 and 2.6.5
not tested yet in ckeditor 3.x
Once each field is given it's own toolbar the error stops occurring.
This error does not occur in FireFox 3.5.3 This error does not occur in Safari 4.0.3 for windows
Change History (2)
comment:1 Changed 15 years ago by
Component: | Server : ColdFusion → General |
---|---|
Keywords: | stack overflow 15 + areas IE 6 removed |
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base.
In order to work with a lot of instances you should use CKEditor as it has been designed to be more friendly to that kind of environments. People are reporting that now the problems start only when there are around 30 instances at the same time.