In the xsl file comments_3.3.xsl :
Change $j.post by $j.ajax with the error function.
$j.ajax(
{ url: ".....", data: data, type: 'post', success: result, error: handleError });
[CMS-5613] Comments: Ajax Request
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 3.4.7 [ 12086 ] |
Fix Version/s | New: 3.5.5 [ 12090 ] | |
Fix Version/s | New: 3.7_LTE [ 11927 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: Quentin Glinel-Mortreuil [ quentin ] | New: Laurence Aumeunier [ laurence ] |
Attachment | New: CMS_comments_replace_post_by_ajax.patch [ 15056 ] |
Attachment | Original: CMS_comments_replace_post_by_ajax.patch [ 15055 ] |
Attachment | New: CMS_comments_replace_post_by_ajax.patch [ 15055 ] |
Fix Version/s | New: 3.6 [ 11785 ] |
Assignee | New: Quentin Glinel-Mortreuil [ quentin ] |