core
core copied to clipboard
In older versions of dotCMS the matrix params plugin causes URIs with null in the title to return 404
Describe the bug
In older versions of dotCMS the matrix params plugin causes URIs with null in the title to return 404
Related ticket: https://dotcms.zendesk.com/agent/tickets/108509
To Reproduce
Steps to reproduce the behavior:
- Start up dotCMS 5.2.8.4
- Add the matrix params plugin
- Create a page with null in the title
- Try to navigate to that page
You will receive a 404
Expected behavior
It should not block pages with null in the title