[wp-trac] [WordPress Trac] #30633: Properly cut non-latin slugs on Edit Post screen if mbstring is disabled

WordPress Trac noreply at wordpress.org
Sat Jul 23 13:04:55 UTC 2016


#30633: Properly cut non-latin slugs on Edit Post screen if mbstring is disabled
-------------------------------+---------------------------------
 Reporter:  SergeyBiryukov     |       Owner:
     Type:  defect (bug)       |      Status:  closed
 Priority:  normal             |   Milestone:  4.2
Component:  Posts, Post Types  |     Version:  2.7
 Severity:  normal             |  Resolution:  fixed
 Keywords:                     |     Focuses:  ui, administration
-------------------------------+---------------------------------

Comment (by SergeyBiryukov):

 In [changeset:"38147"]:
 {{{
 #!CommitTicketReference repository="" revision="38147"
 Posts, Post Types: Remove a redundant `function_exists( 'mb_strlen' )`
 check in `get_sample_permalink_html()`.

 `mb_strlen()` is always available since [32114].

 See #30633.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30633#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list