Custom Query (2447 matches)
Results (91 - 93 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2818 | Fixed | [WebUI] Wont Start AttributeError | ||
Description |
On Windows: E:\Program Files (x86)\Deluge>deluge-web-debug Traceback (most recent call last): File "<string>", line 6, in <module> File "__main__.py", line 128, in <module> File "__main__deluge-web-debug__.py", line 9, in <module> File "deluge\ui\web\__init__.py", line 5, in start File "deluge\ui\web\web.py", line 88, in start AttributeError: 'Namespace' object has no attribute 'group' |
|||
#559 | Fixed | webui: validation || wsgi | ||
Description |
change <image to <img
Also the css doesn't validate but the css is a mess anyway so... Lastly, since there are links in the static content (the stylesheet and the JavaScript), it should be templated so you can do <%url_for('torrent/info')%> or whatever and it works via wsgi : ) |
|||
#1325 | Duplicate | webui username | ||
Description |
when using the webui it's impossible to specify a custom user-name for logging I know deluge is not really multi-users but i think it's preferable that each user have it's own user-name/password even if the rest of the application doesn't separate user content |
Note:
See TracQuery
for help on using queries.