[wp-trac] [WordPress Trac] #10690: WordPress does not support non-ascii characters in URLs

WordPress Trac noreply at wordpress.org
Mon Aug 11 14:15:05 UTC 2014


#10690: WordPress does not support non-ascii characters in URLs
----------------------------------------+------------------------------
 Reporter:  paddya                      |       Owner:  markjaquith
     Type:  defect (bug)                |      Status:  reopened
 Priority:  normal                      |   Milestone:  Awaiting Review
Component:  Canonical                   |     Version:  2.8.4
 Severity:  normal                      |  Resolution:
 Keywords:  needs-unit-tests has-patch  |     Focuses:
----------------------------------------+------------------------------

Comment (by SergeyBiryukov):

 Replying to [comment:40 szepe.viktor]:
 > @extendwings As I see it is an IDN domain name patch.

 Yes, and this ticket is about IDN domains (see the description).

 > My mu-plugin handles non-ascii characters in the post slug (the URL
 path)

 Looks like your plugin just disables half of `remove_accents()` for slugs.
 There are probably use cases for that, but the function is there for a
 reason, so I don't think we want to do that in core. It also doesn't
 appear to resolve the `wp_sanitize_redirect()` issue mentioned here.

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


More information about the wp-trac mailing list