[wp-trac] [WordPress Trac] #45478: Post slug contains Vietnamese characters

WordPress Trac noreply at wordpress.org
Tue Jan 8 01:33:51 UTC 2019


#45478: Post slug contains Vietnamese characters
------------------------------+--------------------------------
 Reporter:  phamquangbaoplus  |       Owner:  SergeyBiryukov
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:
Component:  Editor            |     Version:  5.0
 Severity:  normal            |  Resolution:  reported-upstream
 Keywords:                    |     Focuses:
------------------------------+--------------------------------
Changes (by pento):

 * keywords:  needs-patch needs-unit-tests =>
 * status:  accepted => closed
 * resolution:   => reported-upstream
 * milestone:  5.1 =>


Comment:

 This is an issue with how the block editor generates the post slug for
 previewing. The slug is generated client side, which doesn't have an
 equivalent of `sanitize_title()`.

 I'm going to close this issue in favour of
 [https://github.com/WordPress/gutenberg/issues/12907 GB12907], as it needs
 to be handled in the block editor JS.

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


More information about the wp-trac mailing list