Search

If I create a page with URL parameters param1/param2/param3 and then try to access this page with zero as the not last param:

http://www.example.com/test/0/1/2
http://www.example.com/test/1/0/2

I get a 404. But if I place the zero at the end:

http://www.example.com/test/0/
http://www.example.com/test/2/1/0/

I get the page I created.

Is there anyway to prevent the 404 for params being zero?

I have a feeling this could be a bug, where 0 is being treated as false rather than literal 0.

Thanks for info Brendo

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details