hello,
this is on windows, version 1.3.1 installed with the windows installer.
$ /cygdrive/c/Programmi/hatta/hatta.exe *** failed to import extension convert: No module named convert *** failed to import extension hgext.extdiff: No module named hgext.extdiff *** failed to import extension hgext.mq: No module named hgext.mq *** failed to import extension hgext.transplant: No module named hgext.transplant *** failed to import extension hgk: No module named hgk *** failed to import extension record: No module named record localhost - - [19/Jun/2009 15:22:14] "GET / HTTP/1.1" 303 269 localhost - - [19/Jun/2009 15:22:14] "GET /edit/Home HTTP/1.1" 404 3597 localhost - - [19/Jun/2009 15:22:14] "GET /favicon.ico HTTP/1.1" 200 857
Traceback (most recent call last):
File "wsgiref\handlers.pyo", line 93, in run
File "wsgiref\handlers.pyo", line 133, in finish_response
File "werkzeug\wrappers.pyo", line 493, in iter_encoded
File "hatta.py", line 1435, in render_content
File "hatta.py", line 1417, in page
File "hatta.py", line 1779, in editor_form
TypeError: decoding Unicode is not supported
Traceback (most recent call last):
File "wsgiref\handlers.pyo", line 93, in run
File "wsgiref\handlers.pyo", line 133, in finish_response
File "werkzeug\wrappers.pyo", line 493, in iter_encoded
File "hatta.py", line 1435, in render_content
File "hatta.py", line 1417, in page
File "hatta.py", line 1779, in editor_form
TypeError: decoding Unicode is not supported
\docs\Home does not exist! \docs\Home not tracked!
i think i got these 2 errors clicking on preview.
the browser used is chrome
in the repository got created a commit without any file modified; only a naked commit. not good.
Thank you for your report. This is already fixed in the development version. I will release it as 1.3.2 as soon as I get it to work with Werkzeug 5.0. Sorry for the inconvenience. – Radomir Dopieralski