[wp-trac] [WordPress Trac] #29170: Support IDNA(Internationalized Domain Names for Applications, RFC 5890 and 5891)

WordPress Trac noreply at wordpress.org
Mon Aug 11 13:26:31 UTC 2014


#29170: Support IDNA(Internationalized Domain Names for Applications, RFC 5890 and
5891)
-----------------------------+-----------------------------
 Reporter:  extendwings      |       Owner:
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Upgrade/Install  |     Version:  trunk
 Severity:  normal           |  Resolution:  duplicate
 Keywords:  has-patch        |     Focuses:  administration
-----------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * status:  new => closed
 * resolution:   => duplicate
 * milestone:  Awaiting Review =>


Comment:

 > If WordPress is installed on IDN(Internationalized Domain Name)
 environment, we couldn't login to WordPress dashboard easily.

 Generally, `home` and `siteurl` options are correctly populated in
 `wp_guess_url()` during installation. As you noted, the issue happens if
 the user manually changes them to non-Punycode values later.

 This is a duplicate of #10690 and #19279. Could you please add you patch
 to #10690?

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


More information about the wp-trac mailing list