Page 1 of 1

v2.2.1: 404 Error on any page alias starting with a number

Posted: Thu Jul 06, 2017 11:10 am
by severtki
I just upgraded to 2.2.1 (incl. all modules, etc.), and any page with an alias that begins with a number now gives 404 error (e.g. '2015-2016-winners.html')

Links to two identical pages, except one's alias begins with a number instead of a letter:
erring page: http://www.noa.org/2test1.html
working page: http://www.noa.org/test2.html

I'm attaching system info, which all looks fine except for warnings on:
-PHP 5.5+ Opcode Cache
-E_STRICT is enabled in the error_reporting
-E_DEPRECATED is enabled

Strange behavior! Any suggestions for troubleshooting this, please?
Thanks!
Kirk

Re: v2.2.1: 404 Error on any page alias starting with a numb

Posted: Thu Jul 06, 2017 11:53 am
by Rolf
This is fixed in the upcoming release 2.2.2! Will be out shortly.

Grtz. Rolf

Re: v2.2.1: 404 Error on any page alias starting with a numb

Posted: Thu Jul 06, 2017 12:05 pm
by severtki
Good to know, thanks! Unfortunately, we didn't discover the error until we upgraded our production site, so we're down while we wait for 2.2.2....

Re: v2.2.1: 404 Error on any page alias starting with a numb

Posted: Thu Jul 06, 2017 8:03 pm
by Rolf
You can use the URL field and fill in the URL (path/to/123-page) there to bypass the problem, that *will* work now.

Re: v2.2.1: 404 Error on any page alias starting with a numb

Posted: Mon Jul 10, 2017 8:44 pm
by severtki
Thanks! That did work as a stopgap, and I've now updated to 2.2.2 which does seem to have fixed the problem as well.

Best,
Kirk