HelloZeroNet / HelloZeroNet/ZeroNet
0Net HTML functional problems tourgh the browser
- 主要言語
- JavaScript
- スター
- 18.8k
- フォーク
- 2.3k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Step 1: Please describe your environment
* ZeroNet version: 0.6.5 (Rev: 3866)
* Operating system: Windows 10
* Web browser: Firefox Quantum 69.0.3
* Tor status: always
* Opened port: no
* Special configuration: Trackers goes tourgh TOR
### Step 2: Describe the problem:
Some HTML problems when a user setup a single user site tourgh 0Net and open the current zite the browser.
#### Steps to reproduce:
1. 0hello Files page .mp4 files are not played (no supported mime video).But tourgh HTML5 player are working perfectly the same files.
2. http ://127.0.0.1:43110/site/folder /some video file.mp4 as link in a website not played
3. Images and video and somethingéáüö.html files not accept special characters in HTML files Example:
bnhméűo.jpg i get:
Server error
Err: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4: ordinal not in range(128) in UiServer.py line 103 > UiRequest.py line 152 > UiConfigPlugin.py line 21 > ContentFilterPlugin.py line 193 > UiRequest.py line 371 > UiRequest.py line 470 > FilePackPlugin.py line 108 > SiteStorage.py line 349 > SiteStorage.py line 368
4. Opening new site in a new tab using the target="_blank command are not loading the page.
Some zite open new tab
5. Not possible to automatic way easy download all optional large files in a single user zite when the user download the site.So large files are not seeded.
6. .SWF game or another files are not working.
7. All files only sows correctly with UTF-8 format.
8. User can not go back using the browser back button if he open another zite to the previous zite.
9. Can not go back the previous page in zites when the user click the back button in the browser the user stuck in the same page.This can be a problem for larger pages.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、Windows 10 上の Firefox で列挙されているブラウザーのケースを再現します。UiServer.py、UiRequest.py、UiConfigPlugin.py、ContentFilterPlugin.py、FilePackPlugin.py、SiteStorage.py を通る UnicodeDecodeError パスから開始してください。この issue には、動画の MIME 処理、Unicode ファイル名、新しいタブとブラウザー履歴の挙動、ダウンロード、SWF ファイルが含まれています。完了とするには、影響を受ける各ケースについて期待される挙動を定義し、検証する必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- html, javascript, python
- 領域
- backend, web-dev
- issue の種類
- バグ
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100