http://dev.cmsmadesimple.org/bug/view/11436
Since the upgrade to 2.2.1 from 2.1.6 the MicroTiny bar doesn't load anymore for additional content blocks when editing pages with wysiwyg enabled on one tab with the latest version of Safari. Only the first main content block loads the ones below that are just displayed as white space:
TypeError: undefined is not an object (evaluating 'tinymce.util.Delay.setEditorTimeout')
(anonymous function) — plugin.min.js:1:395
i — tinymce.min.js:6632
fire — tinymce.min.js:6733
initContentBody — tinymce.min.js:9967
init — tinymce.min.js:9911:237
(anonymous function) — tinymce.min.js:9815
(anonymous function) — tinymce.min.js:2403
n — tinymce.min.js:418
p — tinymce.min.js:2402
(anonymous function) — tinymce.min.js:2400
i — tinymce.min.js
Selected Element
<p class="pageinput">…</p>
When disabling wysiwyg the forms for the additional content blocks appear again.
Is there any dev team member out here with a Mac who could check whether the update to 2.2.2 fixes this problem? Otherwise I'll downgrade this instance to 2.1.6 again.