Plone plone.app.jquery 1.9.1 breaks TinyMCE etc? -


if install fresh plone 4.3.2 , upgrade default plone.app.jquery 1.7.2 1.9.1, editing default homepage shows following: - tinymce shows no toolbar - form tabs no longer work - javascript console errors:

 - typeerror: a.browser undefined jquery.extend(jquery.tools.overlay.conf, popupforms.js (line 15)   - typeerror: jquery.tools.overlay undefined jquery.tools.overlay.conf.oneinstance = false; ++reso...pers.js (line 16)   - typeerror: jquery.tools.overlay undefined jquery.extend(jquery.tools.overlay.conf, popupforms.js (line 15)   - typeerror: jqform.children(...).tabs not function $("input[name='form.button.publishcomment']").live('click', function () { comments.js (line 146)   - typeerror: $(...).live not function $("input[name='form.button.publishcomment']").live('click', function () { comments.js (line 146) 

how can use plone.app.jquery 1.9.1 latest version of plone?

looking @ errors, must update plone.app.jquerytools version used plone 4.3 (see http://dist.plone.org/release/4.3.2/versions.cfg).

nbb: think plone 4.2 not officially supporting jquery 1.9.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -