[wp-trac] [WordPress Trac] #19440: JavaScript errors in l10n.js
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 4 09:36:22 UTC 2011
#19440: JavaScript errors in l10n.js
--------------------------+----------------------
Reporter: szotsaki | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Validation | Version: 3.2.1
Severity: normal | Resolution: invalid
Keywords: |
--------------------------+----------------------
Changes (by nacin):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
Those semicolons are allowed to be omitted as } terminates the line. What
are the JavaScript errors?
You can enable `define('SCRIPT_DEBUG', true);` to load the development
script which, of course, would include those semicolons.
3.3 handles localized strings for JS differently, making convertEntities()
and l10n.js no longer needed. So closing as invalid on this count as well
as the aforementioned.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19440#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list