Ticket #8585 (closed Bug: expired)
editor.getData() stops working if there are two editors on the same page.
| Reported by: | evrim | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
editor.getData() returns the un-updated old version of the editor contents if there are more than one editor.
i'm using editor.getSnapshot() to get new contents.
editor.updateElement() does not have an effect on this occasion.
Change History
Note: See
TracTickets for help on using
tickets.

I have just check this issue under latest CKEditor 3.6.2. Everything works fine.
Could I ask you to provide a reduced TC showing the problem.
I think that page with two editors you have described will do.