Opened 14 years ago

Closed 14 years ago

#5046 closed Bug (fixed)

jQuery adapter and ajaxSubmit method

Reported by: Tobiasz Cudnik Owned by: Tobiasz Cudnik
Priority: Normal Milestone: CKEditor 3.2
Component: General Version: 3.1
Keywords: jQuery Review+ Cc:

Description

jQuery adapter doesn't work with and ajaxSubmit method, but it works well with ajaxForm().

Possible way for fixing this is updating element's content during 'form-pre-serialize' event.

Attachments (2)

5046.patch (759 bytes) - added by Tobiasz Cudnik 14 years ago.
5046_TC.patch (4.8 KB) - added by Tobiasz Cudnik 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by Tobiasz Cudnik

Owner: set to Tobiasz Cudnik
Status: newassigned

Changed 14 years ago by Tobiasz Cudnik

Attachment: 5046.patch added

Changed 14 years ago by Tobiasz Cudnik

Attachment: 5046_TC.patch added

comment:2 Changed 14 years ago by Tobiasz Cudnik

Keywords: Review? added

Including patch for TC and tagging it as stable.

comment:3 Changed 14 years ago by Garry Yao

Keywords: Review+ added; Review? removed

Please leave the TC as unstable because I see the following problems with it:

  1. The jquery adapter path shouldn't be hard-coded;
  2. I have problem running the TC in IE.

comment:4 Changed 14 years ago by Tobiasz Cudnik

Resolution: fixed
Status: assignedclosed

Fixed with [5084] and marked TC as unstable.

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