the URL is not decoded
オープン
- 主要言語
- TypeScript
- スター
- 1.2k
- フォーク
- 242
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I have a URL something like this `https://some-website/id=?<>&ip=<<1234>>`, after generating the code snippet the out is like this `https://some-website/id=?%3C%3Csecret%3E%3E=&ip=%3C%3C1234%3E%3E` so I guess the decoding is not happening here
コントリビューションガイド
調査の方向性
No file or test is named in the report. Reproduce the issue with the provided URL and trace the code path that generates the snippet; compare the generated URL with the reporter’s input. Done means the relevant generated snippet preserves the intended URL representation, with a regression test covering this example.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100