[wp-trac] [WordPress Trac] #28058: Taxonomies defined with UTF8 encoded names cause notices when adding a new term
WordPress Trac
noreply at wordpress.org
Tue Apr 29 17:54:34 UTC 2014
#28058: Taxonomies defined with UTF8 encoded names cause notices when adding a new
term
--------------------------+------------------------------
Reporter: mikejolley | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses: administration
--------------------------+------------------------------
Comment (by jesin):
The real culprit is this -
https://core.trac.wordpress.org/browser/tags/3.9/src/wp-
includes/formatting.php#L1040
That regex (`/[^a-z0-9_\-]/`) removes non-English characters.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28058#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list