[wp-trac] [WordPress Trac] #29573: Hebrew post slug is not properly cut on Edit Post screen
WordPress Trac
noreply at wordpress.org
Tue Sep 9 05:46:45 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 | Focuses:
--------------------------+--------------------
Comment (by SergeyBiryukov):
Two more takes:
[attachment:29573.3.patch] uses the same approach as we use in
[source:tags/4.0/src/wp-includes/formatting.php#L2582 wp_trim_words()] if
`mb_strlen()` is not available.
[attachment:29573.4.patch] introduces a compat version of `mb_strlen()` to
make things easier.
Replying to [comment:14 miqrogroove]:
> I think for 4.0.1 the best solution is to revert [28948].
I think so too.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29573#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list