Opened 15 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 15 years ago by Aivars

Cc: aispam@… added

comment:2 Changed 13 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

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.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy