same issue....any update on when this bug fix will be ready. would we be talking days, weeks, or months?
Issue:
WidgetKit is getting a 404 on the tinyMCE js after upgrading.
The widget kit is looking for the simple tinymce folder which does not exist in the new Wp3.3 version.
Work Around for advanced users only--- I do not represent yootheme and proceed at your own risk:
Download the latest tinymce version 3.4.7 located here at http://www.tinymce.com/download/download.php
Unzip the file and copy the themes/simple folder from the zip to the corresponding wp folder located on your server at wp-includes/js/tinymce/themes. Make sure that all files and folders located in the simple folder are copied over.
Note:
This is not ideal and you will still need the patch once it is released by yootheme. The simple editor for tinymce is really simple and doesn't provide many options. This got me working again after upgrading.