[wp-trac] [WordPress Trac] #49359: Duplicate keys and strings in TinyMCE 3.x language strings
WordPress Trac
noreply at wordpress.org
Tue Feb 4 14:12:00 UTC 2020
#49359: Duplicate keys and strings in TinyMCE 3.x language strings
--------------------------+-----------------------------
Reporter: david.binda | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: trunk
Severity: minor | Keywords:
Focuses: javascript |
--------------------------+-----------------------------
The list of language strings in
https://build.trac.wordpress.org/browser/trunk/wp-
includes/js/tinymce/langs/wp-langs-en.js?annotate=blame&rev=46956#L499
contains 3 duplicate key-value pairs. Specifically the `height`, `css`,
and `orig_size`. (se lines 499-501 and lines 504-506).
While this might not be causing any issues, it, IMHO, should be enough to
have the mentioned keys listed only once.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49359>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list