freeCodeCamp / freeCodeCamp/devdocs

Files with names containing the "@" (at sign) show "not found"

未关闭
#2,322 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug/search
主要语言
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

![image](https://github.com/user-attachments/assets/aa0cb710-e1cf-4317-a514-672518d447ef)

贡献指南

打开贡献指南

调研方向

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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。