Ticket #4460 (closed Bug: invalid)
stack overflow 15 + areas IE 6
| Reported by: | 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
comment:1 Changed 2 years ago by alfonsoml
- Keywords stack overflow 15 + areas IE 6 removed
- Component changed from Server : ColdFusion to General
comment:2 Changed 3 months ago by j.swiderski
- Status changed from new to closed
- Resolution set to invalid
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.