[wp-trac] [WordPress Trac] #15102: tinymce language texts not loaded on page edit

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 18 16:37:14 UTC 2010


#15102: tinymce language texts not loaded on page edit
--------------------------+-------------------------------------------------
 Reporter:  nb000         |       Owner:                   
     Type:  defect (bug)  |      Status:  new              
 Priority:  normal        |   Milestone:  Awaiting Review  
Component:  TinyMCE       |     Version:  3.0.1            
 Severity:  normal        |    Keywords:  reporter-feedback
--------------------------+-------------------------------------------------

Comment(by azaozz):

 Just checked the uploaded file and the Hungarian translation and all
 strings are loading properly here. The JS error means that the string
 `wpeditimage.edit_img` is not loaded into TinyMCE i.e. `wpeditimage` =
 null.

 You can check for the existence of that in the DOM inspector, go to
 tinyMCE => i18n object, it should contain all translated strings. Also
 check if that JS block is recognized and loaded properly. It should appear
 in the list of scripts for the page (in the debug tools/Firebug).

 It is possible that PHP reaches some kind of limit while outputting the
 translated strings, but if it was running out of memory you wouldn't have
 seen the whole JS block in the source.

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


More information about the wp-trac mailing list