RSS feed currently broken by illegal PCDATA chars in a post
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 144
- 派生
- 197
- PR 合并指标
- 30 天内没有已合并 PR
描述
The illegal chars can be found in the post "Glyph Lefkowitz: iOS Mail To Omnifocus Task":
<li>Continue holding down with your first finger. With a <em>second</em> finger, swipe
| up from the bottom to enter the multitasking view, or to go back to your
| home screen. While holding your first finger in place, either switch to or
| launch OmniFocus.</li>
The char after "view" is causing the issue.
A simple measure would be replacing such control chars with empty strings.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位链接文章的 RSS feed 生成路径,并使用“view”之后显示的控制字符重现 feed 失败。完成的标准是 RSS feed 有效,并且在不更改周围内容的情况下移除或排除有问题的控制字符。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- content
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100