[wp-trac] [WordPress Trac] #45897: Chinese page uri dump fail
WordPress Trac
noreply at wordpress.org
Thu Jan 10 07:17:56 UTC 2019
#45897: Chinese page uri dump fail
--------------------------+-----------------------------
Reporter: zh1995 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.0.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
In theme home page , dump fail when clike message page if uri is chinese.
In file wp-include/class-wp.php,
should modify like this:
list( $req_uri ) = explode( '?', urldecode( $_SERVER['REQUEST_URI'] ) );
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45897>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list