You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since version 1.7.1, there is only one category in my webpage that stopped working. It is named '101' and its only peculiarity is that it is only formed by numbers. The custom permalink https://MY_URL/101 works perfectly in version 1.5.1 but any further version generates ERR_TOO_MANY_REDIRECTS error. Any other custom permalink works perfectly, even posts starting with /101/post-name.
It only happens if settings->permalinks is defined as "custom structure" with value /%category%/%postname%/
I've replicated the error in a clean instalation only with custom permalink as a plugin.
The text was updated successfully, but these errors were encountered:
Since version 1.7.1, there is only one category in my webpage that stopped working. It is named '101' and its only peculiarity is that it is only formed by numbers. The custom permalink https://MY_URL/101 works perfectly in version 1.5.1 but any further version generates ERR_TOO_MANY_REDIRECTS error. Any other custom permalink works perfectly, even posts starting with /101/post-name.
It only happens if settings->permalinks is defined as "custom structure" with value /%category%/%postname%/
I've replicated the error in a clean instalation only with custom permalink as a plugin.
The text was updated successfully, but these errors were encountered: