Custom Query (2449 matches)
Results (601 - 603 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2405 | Fixed | Bump minimum libtorrent version to at least 0.16.12 | ||
| Description |
Missing python bindings added along with fixes |
|||
| #2418 | Fixed | WebUI error adding non-ascii torrent file | ||
| Description |
[ERROR ] 00:47:56 json_api:271 'utf8' codec can't decode byte 0xc9 in position 2: invalid continuation byte
Traceback (most recent call last):
File "/home/ubuntu/deluge.git/deluge/ui/web/json_api.py", line 293, in render
d = self._on_json_request(request)
File "/home/ubuntu/deluge.git/deluge/ui/web/json_api.py", line 265, in _on_json_request
return self._send_response(request, response)
File "/home/ubuntu/deluge.git/deluge/ui/web/json_api.py", line 276, in _send_response
response = json.dumps(response)
File "/usr/lib/python2.7/json/__init__.py", line 231, in dumps
return _default_encoder.encode(obj)
File "/usr/lib/python2.7/json/encoder.py", line 201, in encode
chunks = self.iterencode(o, _one_shot=True)
File "/usr/lib/python2.7/json/encoder.py", line 264, in iterencode
return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xc9 in position 2: invalid continuation byte
|
|||
| #2490 | Fixed | Add UI code to display external IP | ||
| Description |
I added the alert [64fd94e51], just need to add to the status bars in the UIs. |
|||
Note:
See TracQuery
for help on using queries.
