[wp-trac] [WordPress Trac] #10690: Wordpress does not support non-ascii characters in URLs
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 25 01:34:15 UTC 2009
#10690: Wordpress does not support non-ascii characters in URLs
--------------------------+-------------------------------------------------
Reporter: paddya | Owner: markjaquith
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Future Release
Component: Canonical | Version: 2.8.4
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Changes (by hakre):
* keywords: needs-patch sanitizing =>
Comment:
URLs per definition can only conain ASCII chars. If clean_url() removes
non ascii (7bit I hope) chars, that's fine. Please use the PUNYCODE
notation of your domain instead of the UTF8-representation.
I suggest to close as invalid.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10690#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list