﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
21350,Fatal error: Class '_WP_Editors' not found,needle,azaozz,"When a theme makes use of TinyMCE on the front end and a language other than default en is chosen in wp-config.php, then WordPress 3.4.1 dies with:

{{{Fatal error: Class '_WP_Editors' not found in /path/to/wp-includes/js/tinymce/langs/wp-langs.php on line 548.}}}

Solution is to require the class-wp-editor.php file if not already included in function wp_mce_translation(). Patch attached.",defect (bug),closed,normal,3.4.2,TinyMCE,3.4,normal,fixed,has-patch,
