Ticket #5046 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

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

5046.patch Download (759 bytes) - added by tobiasz.cudnik 2 years ago.
5046_TC.patch Download (4.8 KB) - added by tobiasz.cudnik 2 years ago.

Change History

comment:1 Changed 2 years ago by tobiasz.cudnik

  • Owner set to tobiasz.cudnik
  • Status changed from new to assigned

Changed 2 years ago by tobiasz.cudnik

Changed 2 years ago by tobiasz.cudnik

comment:2 Changed 2 years ago by tobiasz.cudnik

  • Keywords Review? added

Including patch for TC and tagging it as stable.

comment:3 Changed 2 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 2 years ago by tobiasz.cudnik

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed with [5084] and marked TC as unstable.

Note: See TracTickets for help on using tickets.
© 2003 – 2011 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy