Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in detect and show 404 error in pages [Bug]: #6094

Open
2 tasks done
azarbara opened this issue Jul 10, 2024 · 0 comments
Open
2 tasks done

Bug in detect and show 404 error in pages [Bug]: #6094

azarbara opened this issue Jul 10, 2024 · 0 comments

Comments

@azarbara
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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?

  1. Go to a page
  2. add a random querystring to url
  3. you see the parent page instead of 404 error page

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

  • I agree to follow this project's Code of Conduct
@azarbara azarbara changed the title Bug in detect and show in pages [Bug]: Bug in detect and show 404 error in pages [Bug]: Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant