Opened 16 years ago

Last modified 16 years ago

#3988 closed Bug

[FF] Can not second save — at Version 4

Reported by: lisaj Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: Confirmed Review+ Cc:

Description (last modified by Frederico Caldeira Knabben)

In firefox (tested 3.0, 3.5) if send data via ajax and recreate editor second send no change text area. I create test file with sam error.

  1. Open file
  2. Write text
  3. Send

Text is set correctly

  1. Write another text
  2. Send

Old text is set

Find this issue on GitHub

Change History (7)

Changed 16 years ago by lisaj

Attachment: test.htm added

comment:1 Changed 16 years ago by Garry Yao

Keywords: Confirmed added
Milestone: CKEditor 3.0

Providing a reduced TC.
The bug is actually due to the call to editor.destroy() on submit event.

Changed 16 years ago by Garry Yao

Attachment: 3988_TC.html added

Sample page for reproducing

Changed 16 years ago by Garry Yao

Attachment: 3988.patch added

comment:2 Changed 16 years ago by Garry Yao

Keywords: Review? added

@lisaj
I didn't test the patch with your original problematic sample page, please help us to verify it with nightly build after this ticket get fixed.

comment:3 Changed 16 years ago by Garry Yao

Owner: set to Garry Yao
Status: newassigned

comment:4 Changed 16 years ago by Frederico Caldeira Knabben

Description: modified (diff)
Find this issue on GitHub
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