[wp-trac] [WordPress Trac] #47912: Non-visible chars in title creates some encoded values in permalink

WordPress Trac noreply at wordpress.org
Wed Aug 21 14:55:58 UTC 2019


#47912: Non-visible chars in title creates some encoded values in permalink
-------------------------------------+-------------------------------------
 Reporter:  dhanendran               |       Owner:  SergeyBiryukov
     Type:  defect (bug)             |      Status:  accepted
 Priority:  normal                   |   Milestone:  5.3
Component:  Permalinks               |     Version:  5.2.2
 Severity:  major                    |  Resolution:
 Keywords:  needs-patch needs-unit-  |     Focuses:  ui, rtl,
  tests                              |  administration
-------------------------------------+-------------------------------------

Comment (by SergeyBiryukov):

 The characters are generally added on a case-by-case basis, not all at
 once.

 Let's start with these two here:

 * [https://www.fileformat.info/info/unicode/char/2000/index.htm en quad],
 `%e2%80%80` (from the screenshot).
 * [https://en.wikipedia.org/wiki/Byte_order_mark byte order mark],
 `%ef%bb%bf`.

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


More information about the wp-trac mailing list