#1009: Spinner image doesn't show up in autocomplete widget
---------------------+------------------------------------------------------
Reporter: Kaan | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Widgets | Version: 0.9a6
Severity: minor | Keywords:
---------------------+------------------------------------------------------
Just as the summary says, I use the Autocomplete widget and it works fine
except for the spinner image not showing up. In my console I get:
2006-06-24 11:10:00,594 cherrypy.msg INFO HTTP: Page handler: "The path
'/dreams/tg_widgets/turbogears.widgets/spinnerstopped.png' was not found."
Traceback (most recent call last):
File "/usr/lib/python2.4/site-
packages/CherryPy-2.2.1-py2.4.egg/cherrypy/_cphttptools.py", line 105, in
_run
self.main()
File "/usr/lib/python2.4/site-
packages/CherryPy-2.2.1-py2.4.egg/cherrypy/_cphttptools.py", line 246, in
main
page_handler, object_path, virtual_path = self.mapPathToObject(path)
File "/usr/lib/python2.4/site-
packages/CherryPy-2.2.1-py2.4.egg/cherrypy/_cphttptools.py", line 312, in
mapPathToObject
raise cherrypy.NotFound(objectpath)
NotFound: 404
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1009>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---