Opened 15 years ago
Closed 15 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)
Change History (6)
comment:1 Changed 15 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | new → assigned |
Changed 15 years ago by
Attachment: | 5046.patch added |
---|
Changed 15 years ago by
Attachment: | 5046_TC.patch added |
---|
comment:2 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
Please leave the TC as unstable because I see the following problems with it:
- The jquery adapter path shouldn't be hard-coded;
- I have problem running the TC in IE.
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [5084] and marked TC as unstable.
Including patch for TC and tagging it as stable.