Ticket #1255 (new Bug)
Javascript error in Firefox: FCK is not defined
| Reported by: | gboissiere | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Confirmed Firefox | Cc: |
Description
Dynamically adding and removing FCKEditor textareas is creating Javascript errors. I created a test page for this issue, using the latest nightly build:
http://www.boissiere.com/fckeditor/test_fckeditor.php
To reproduce the problem: - go to the URL above - click on 'Add Response' --> a new FCKEditor textarea dynamically appears - delete the FCKEditor textarea you just created by clicking on the "Delete" link - click on 'Add Response' again
-----> ERROR: FCK is not defined
Change History
Note: See
TracTickets for help on using
tickets.