Opened 16 years ago
Closed 13 years ago
#2694 closed Bug (invalid)
Search&Replace dialog problem on FF3 with FCK in modal dialog
Reported by: | Aivars | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | |
Keywords: | Cc: | aispam@… |
Description
If FCKEditor is used in modal dialog window in FF3, opening Search&Replace dialog causes an exception: setting a property that has only a getter fck_replace.html()()fck_replace.html (line 34) var dialogArguments = dialog.Args() ;
The solution is to rename all dialogArguments in this file to _dialogArguments. There was a similar proble with Insert Table dialog, but it appears to be fixed in nightly build.
Change History (2)
comment:1 Changed 16 years ago by
Cc: | aispam@… added |
---|
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.