freeCodeCamp / freeCodeCamp/devdocs
Files with names containing the "@" (at sign) show "not found"
- 主要语言
- Ruby
- 星标
- 39.5k
- 派生
- 2.6k
- 平均合并
- 4 天 32 分钟
- 30 天内合并 PR
- 13
描述
# Bug report
Files with "@" in the name seem broken and show 404. The "@" is encoded to `%40` but the page does not load.
## OS information
Windows 11, Chrome 128.0.6613.120
## Steps to reproduce
Go to Godot `@GDScript` documentation: https://devdocs.io/godot~4.2-gdscript/ and click on any link, like https://devdocs.io/godot~4.2/classes/class_%40gdscript#class-gdscript-annotation-export
## More resources

贡献指南
调研方向
Start by reproducing the failure at the Godot @GDScript documentation URL and compare the working and failing links, especially the class_%40gdscript anchor. Trace the URL handling for the encoded @ character and verify that links to files containing @ load instead of returning 404.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- godot
- 领域
- documentation
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100