﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
20181,tinyMCE script looks for a /simple theme that does not exist,helgatheviking,,"wp-includes/js/tinymce/tiny_mce.js seems to reference a ""simple"" theme that does not exist in the wp-includes/js/tinymce/themes folder

i noticed this when trying to apply tinyMCE to some textareas in metaboxes.  normally i copy the tinyMCE.settings object but I made an error that had my script execute before that object was defined and I got the following error:

http://localhost/multi/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=348-20056  line 2

Failed to load: http://localhost/multi/wp-includes/js/tinymce/themes/simple/editor_template.js

",defect (bug),closed,normal,,TinyMCE,3.4,normal,invalid,,
