Missing icon_search.png
Closed this issue · 1 comments
Describe the bug
icon_search.png 404 results in broken icon image on main Search and Story Arcs search results.
Screenshots/Logs
http://192.168.86.200:8090/searchit?name=broken
http://192.168.86.200:8090/searchit?type=story_arc&name=Milk
Open Image in a New Tab: http://192.168.86.200:8090/interfaces/default/images/icon_search.png
404 Not Found
The path '/interfaces/default/images/icon_search.png' was not found.
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/cherrypy/_cprequest.py", line 638, in respond
self._do_respond(path_info)
File "/usr/local/lib/python3.7/site-packages/cherrypy/_cprequest.py", line 697, in _do_respond
response.body = self.handler()
File "/usr/local/lib/python3.7/site-packages/cherrypy/lib/encoding.py", line 219, in call
self.body = self.oldhandler(*args, **kwargs)
File "/usr/local/lib/python3.7/site-packages/cherrypy/_cperror.py", line 416, in call
raise self
cherrypy._cperror.NotFound: (404, "The path '/interfaces/default/images/icon_search.png' was not found.")
Powered by CherryPy 18.6.0
Environment (please complete the following information):
- OS: MacOS 10.13.6
- Branch / commit: Version: v0.4.6 (master)
Additional information