Opened 7 years ago
Last modified 7 years ago
#43249 new defect (bug)
Redirection issue with Japanese characters in query string on static front page
Reported by: | jomgapuz | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.9.4 |
Component: | Canonical | Keywords: | |
Focuses: | Cc: |
Description
Hello,
I have found a bug that when a static page option is enabled from here:
http://jom.x10.mx/wp-admin/options-reading.php
Then, you accessed the home page with the Japanese characters on the query string, it causes redirection issues “ERR_TOO_MANY_REDIRECTS”.
Example links are:
You can test this on any self hosted WordPress installation with the “static page” option enabled. This causes our client’s SERP to have been ruined.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I think we need to stop WordPress processing and filtering query string to cause redirection. This will also cause performance issues.