processing / processing/processing-website
404 errors are not handled
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 90
- Forks
- 122
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 3
Description
Select the most appropriate label(s) for this issue.
Other
Describe the bug
While I was checking #515 , I tried to check the latest state of 404 pages and found out that 404 errors are not handled anymore. While https://processing.org/404 is working fine, a page / URL that doesn't exist doesn't make use of the 404 page: https://processing.org/missing-page
Expected behavior
404 errors should render https://processing.org/404 page with the requested URL.
Screenshots
Browser
Firefox, Other (please specify)
Browser version
Operating system
Smartphone details
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the working https://processing.org/404 page with the missing route at https://processing.org/missing-page, then trace the site's 404 handling and routing entry point. Done means nonexistent URLs render the 404 page and include the requested URL, matching the expected behavior described in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100