[wp-trac] [WordPress Trac] #29573: Hebrew post slug is not properly cut on Edit Post screen
WordPress Trac
noreply at wordpress.org
Mon Sep 8 15:15:52 UTC 2014
#29573: Hebrew post slug is not properly cut on Edit Post screen
------------------------------+--------------------
Reporter: KingYes | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0.1
Component: Permalinks | Version: 4.0
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+--------------------
Changes (by SergeyBiryukov):
* keywords: has-patch => has-patch commit
Comment:
To summarize, there are two issues:
* If mbstring is disabled, we don't properly cut non-latin slugs with
`strlen()` more than 30. This part is not a regression, see [6633],
[6794], and [9986].
* Since [28948], the same applies even if mbstring is enabled. This part
is a regression.
[attachment:29573.2.patch] fixes both of these issues.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29573#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list