XP SP3, FF 3.6.11, got the following error when trying to view a saved search containing non-ascii characters in the name:
Traceback (most recent call last):
File "site-packages\cherrypy\_cprequest.py", line 606, in respond
File "site-packages\cherrypy\_cpdispatch.py", line 25, in __call__
File "site-packages\calibre\library\server\utils.py", line 49, in do
File "site-packages\calibre\library\server\browse.py", line 167, in do
File "site-packages\calibre\library\server\browse.py", line 498, in browse_matches
HTTPError: (404, "Search: 'Nicht-Fachb\\xc3\\xbccher' not understood")
Other saved searches worked fine. If this is a new bug, I'll raise a ticket, but I wanted to make sure this isn't fixed already.
|