Ticket #13183 (confirmed Bug)
Supplied TinyMCE incompatible with jQuery 1.7.2
Reported by: | ldr | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.x |
Component: | Visual Editor | Version: | 4.3 |
Keywords: | Cc: |
Description
The version of tinymce used by Products.TinyMCE master is incompatible with jquery 1.7.2, see: http://bugs.jquery.com/ticket/11527
The bug is fixed in tinymce 3.5.4 in https://github.com/tinymce/tinymce/commit/5ed576da97bce7d2212fb9a80f2ab2c4509d21ba but from the changelog, it does not appear to have been backported to the 3.4.x branch.
I noticed the bug editing a collection in Plone 4.3 as archetypes.querywidget javascript raised an error.
Change History
Note: See
TracTickets for help on using
tickets.