Generated QR code for shared files is inconsistent
オープン
初心者向け
bug
- 主要言語
- Python
- スター
- 46.7k
- フォーク
- 1.9k
- 平均マージ
- 9日 2時間
- マージ済み PR(30日)
- 4
説明
### Describe the bug
When I generate a single file share, the generated QR code includes the full link to the file, leading to a direct download in browsers. However, when I later view that share in ?shares and click on 'qr' to view the QR again, the generated QR code does not include the full path.
### Expected behavior
The QR codes should be the same for consistency: the one generated later should match the one generated initially.
コントリビューションガイド
調査の方向性
共有の生成とQRコードのレンダリングのロジックを確認してください。おそらくWebインターフェースまたはAPIエンドポイントにあります。このバグは、初回の生成時と後から表示した時でQRコードの内容が異なることに関するものです。両方のコンテキストでQRコード用のShare-URLを構築しているコードを確認し、同じ完全なパスを使用していることを確認してください。共有を作成し、初期ページと共有リストのQRコードを比較してテストしてください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 65/100