[wp-trac] [WordPress Trac] #20181: tinyMCE script looks for a /simple theme that does not exist

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 29 14:22:02 UTC 2012


#20181: tinyMCE script looks for a /simple theme that does not exist
----------------------------+------------------------------
 Reporter:  helgatheviking  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  TinyMCE         |     Version:  3.4
 Severity:  normal          |  Resolution:
 Keywords:  close           |
----------------------------+------------------------------

Comment (by jethin):

 This was a very annoying and difficult to troubleshoot bug. Needle's
 description fit my case exactly and his/her solution worked well in my
 case. (Thanks Needle!) The complete filter call I used to reset the editor
 mode was:

 add_filter('wp_default_editor', create_function('', 'return "tinymce";'));

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20181#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list