Adjacent Junks are incorrectly merged
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 48/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- python
- 領域
- localization
調査の方向性
Start by comparing the syntax parser's Junk handling with fluent.syntax/tests/syntax/fixtures_reference/comments.ftl and fluent.syntax/tests/syntax/fixtures_structure/unclosed.ftl. Run the syntax tests and adjust the boundary behavior so unclosed.ftl produces 4 Junks while the comments fixture continues to split correctly.
索引モデルが issue の本文から書いたものです。
説明
Per upstream issue 296, each Junk should end whenever a new line begins with a single character that could be the start of a new Entry (i.e. ^[-#a-zA-Z]). This is working correctly only in the case of potential Comment entries (see comments.ftl where the leading # starts a new Junk) but is incorrect for all other cases such as possible Messages and Terms (see unclosed.ftl which should result in 4 Junks but instead merges 6 junk_lines into 1 Junk).
Note the JavaScript implementation has the same bug.
- 主要言語
- Python
- スター
- 245
- フォーク
- 30
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
projectfluent/python-fluent のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
projectfluent/python-fluent#221 ·
-
Outdated releases オープン
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
projectfluent/python-fluent#219 · コメント 1 件 · リアクション 6 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
projectfluent/python-fluent#172 · リアクション 1 件 ·
-
bug fluent.runtime help wanted
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
projectfluent/python-fluent#170 · コメント 1 件 ·
-
bug fluent.runtime help wanted
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
projectfluent/python-fluent#169 · リアクション 3 件 ·
projectfluent/python-fluent の issue をすべて見る
似ている issue
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
canonical/paas-charm#368 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
tech debt
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
StevenBlack/hosts#3256 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
qualcomm/qai-appbuilder#275 ·