[wp-trac] [WordPress Trac] #10249: Page slug in cyrillic = Error 404 - Not Found!

WordPress Trac noreply at wordpress.org
Thu May 7 18:40:18 UTC 2015


#10249: Page slug in cyrillic = Error 404 - Not Found!
----------------------------------------+-----------------------------
 Reporter:  kalifi                      |       Owner:  westi
     Type:  defect (bug)                |      Status:  reopened
 Priority:  normal                      |   Milestone:  Future Release
Component:  Permalinks                  |     Version:  2.7
 Severity:  normal                      |  Resolution:
 Keywords:  has-patch needs-unit-tests  |     Focuses:
----------------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * keywords:   => has-patch needs-unit-tests
 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 The issue still exists for PATH_INFO permalinks (`/index.php/postname`),
 and comment:56 is still relevant.

 Steps to reproduce:
 1. Disable mod_rewrite support: `add_filter( 'got_rewrite',
 '__return_false' );`
 2. Set permalinks to "Post name".
 3. Create a post or page named "Киро" and publish it. You'll get a 404
 error.

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


More information about the wp-trac mailing list