[wp-trac] [WordPress Trac] #20539: Missing editor_template_src.js when setting SCRIPT_DEBUG to true

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 24 22:40:56 UTC 2012


#20539: Missing editor_template_src.js when setting SCRIPT_DEBUG to true
--------------------------+-----------------------------
 Reporter:  ilovecolors   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  TinyMCE       |    Version:  3.4
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 Using WP 3.4 beta 3 multisite configuration based on directories.

 In wp-config.php, set

 {{{
 define('SCRIPT_DEBUG', true);
 }}}

 Create/edit a post/page.

 Console throws

 {{{
 Failed to load resource: the server responded with a status of 404 (Not
 Found) http://localhost/wordpress/night/wp-
 includes/js/tinymce/themes/advanced/editor_template_src.js?ver=349-20521
 Failed to load: http://localhost/wordpress/night/wp-
 includes/js/tinymce/themes/advanced/editor_template_src.js
 }}}

 As a result, TinyMCE is not initialized.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20539>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list