Ticket #5046 (closed Bug: fixed)

Opened 8 months ago

Last modified 7 months 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 (0.7 KB) - added by tobiasz.cudnik 7 months ago.
5046_TC.patch Download (4.8 KB) - added by tobiasz.cudnik 7 months ago.

Change History

Changed 8 months ago by tobiasz.cudnik

  • owner set to tobiasz.cudnik
  • status changed from new to assigned

Changed 7 months ago by tobiasz.cudnik

Changed 7 months ago by tobiasz.cudnik

Changed 7 months ago by tobiasz.cudnik

  • keywords Review? added

Including patch for TC and tagging it as stable.

Changed 7 months 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.

Changed 7 months 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.