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
There is an issue with the 404 process where if you append anything to the address of internal pages, instead of showing a 404 page, it displays the parent page.
Is there an existing issue for this?
What happened?
There is an issue with the 404 process where if you append anything to the address of internal pages, instead of showing a 404 page, it displays the parent page.
For example, this address:
dnnsoftware.com/about
is a valid address, but:
dnnsoftware.com/about/404404404
should give an error, yet it shows the same "about" page.
This issue exists on all pages.
Steps to reproduce?
Current Behavior
No response
Expected Behavior
No response
Relevant log output
No response
Anything else?
No response
Affected Versions
9.13.3 (latest release)
What browsers are you seeing the problem on?
Chrome
Code of Conduct
The text was updated successfully, but these errors were encountered: