[wp-trac] [WordPress Trac] #62948: Posts tagged with complex Emoji can't be found

WordPress Trac noreply at wordpress.org
Thu Feb 13 04:25:28 UTC 2025


#62948: Posts tagged with complex Emoji can't be found
-------------------------------+------------------------------
 Reporter:  edent              |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Posts, Post Types  |     Version:  6.7.2
 Severity:  normal             |  Resolution:
 Keywords:                     |     Focuses:
-------------------------------+------------------------------

Comment (by sainathpoojary):

 Hi @edent,

 I checked the raw data in my test instance’s wp_terms table, and here’s
 what I found:
 - The stored slug for 🏳️‍⚧️ in my database is:

    {{{
    %f0%9f%8f%b3%ef%b8%8f%e2%9a%a7%ef%b8%8f
    }}}

 - This matches the “working” version you mentioned, without the Zero Width
 Joiner (%e2%80%8d).

 Thanks for bringing this up!

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


More information about the wp-trac mailing list