RSS feed currently broken by illegal PCDATA chars in a post
オープン
まだ誰も着手していません。
- 主要言語
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされた投稿の RSS feed 生成パスを特定し、「view」の後に示されている制御文字を使って feed の失敗を再現します。RSS feed が有効になり、問題の制御文字が周囲の内容を変更せずに削除または除外されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- content
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100