processing / processing/processing-website
404 errors are not handled
未关闭
还没有人认领这个 Issue。
- 主要语言
- MDX
- 星标
- 90
- 派生
- 122
- 平均合并
- 1 小时 43 分钟
- 30 天内合并 PR
- 3
描述
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
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先比较正常工作的 https://processing.org/404 页面与缺失的路由 https://processing.org/missing-page,然后追踪网站的 404 处理逻辑和路由入口点。当不存在的 URL 能够渲染 404 页面并包含请求的 URL,且符合 issue 中描述的预期行为时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 领域
- web-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100