Ticket #2694 (new Bug)
Search&Replace dialog problem on FF3 with FCK in modal dialog
| Reported by: | kaitnieks | 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
Note: See
TracTickets for help on using
tickets.