[wp-trac] [WordPress Trac] #14232: tiny_mce.js different from wp-tinymce.js.gz
WordPress Trac
noreply at wordpress.org
Thu Mar 27 10:37:03 UTC 2014
#14232: tiny_mce.js different from wp-tinymce.js.gz
--------------------------+-------------------------
Reporter: ForestMist | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: TinyMCE | Version: 3.8.1
Severity: normal | Resolution:
Keywords: | Focuses: javascript
--------------------------+-------------------------
Changes (by flipstorm):
* status: closed => reopened
* focuses: => javascript
* resolution: invalid =>
* version: => 3.8.1
Comment:
I have come across this issue in 3.8.1. It's not that the files are
different, but that if for some reason the gzip version doesn't work, the
default file loaded is looking for a language files that don't exist.
When `wp-tinymce.php` imports `tiny_mce.js`, browser errors show requests
for `langs/en.js` and `themes/advanced/langs/en.js`. This is because in WP
the language file is `langs/wp-langs-en.js`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/14232#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list