#662: CalerndarDatePicker components not found (in the wrong place?)
---------------------+------------------------------------------------------
 Reporter:  godoy    |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  low      |   Milestone:           
Component:  Widgets  |     Version:           
 Severity:  minor    |    Keywords:           
---------------------+------------------------------------------------------
 I've noticed that there are two things missing from the calendar system on
 TG:

  - calendar-system.css
  - menuarrow.gif


 {{{
 10/Mar/2006:17:49:08 HTTP INFO Page handler: "The path
 '/tg_widgets/turbogears.widgets/calendar/menuarrow.gif' was not found."
 Traceback (most recent call last):
   File "/usr/lib/python2.4/site-
 packages/CherryPy-2.2.0rc1-py2.4.egg/cherrypy/_cphttptools.py", line 99,
 in _run
     self.main()
   File "/usr/lib/python2.4/site-
 packages/CherryPy-2.2.0rc1-py2.4.egg/cherrypy/_cphttptools.py", line 240,
 in main
     page_handler, object_path, virtual_path = self.mapPathToObject(path)
   File "/usr/lib/python2.4/site-
 packages/CherryPy-2.2.0rc1-py2.4.egg/cherrypy/_cphttptools.py", line 305,
 in mapPathToObject
     raise cherrypy.NotFound(objectpath)
 NotFound: 404
 Request Headers:
   REFERER: http://localhost:8080/tg_widgets/turbogears.widgets/calendar
 /calendar-system.css
   Content-Length:
   ACCEPT-CHARSET: UTF-8,*
   USER-AGENT: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.8.0.1)
 Gecko/20060126 SUSE/1.5.0.1-5.1 Firefox/1.5.0.1
   CONNECTION: keep-alive
   COOKIE: tg-visit=d46fb945b6675e5adf42044119ac5665e9fde633;
 session_id=256eb7354de305c77484e21150f411edd8dc5650
   HOST: localhost:8080
   ACCEPT: image/png,*/*;q=0.5
   Remote-Addr: 127.0.0.1
   ACCEPT-LANGUAGE: pt-br,pt;q=0.8,en-us;q=0.5,en;q=0.3
   Content-Type:
   Remote-Host: 127.0.0.1
   ACCEPT-ENCODING: gzip,deflate
   KEEP-ALIVE: 300
 127.0.0.1 - - [10/Mar/2006:17:49:08] "GET
 /tg_widgets/turbogears.widgets/calendar/menuarrow.gif HTTP/1.1" 404 1395
 }}}

 menuarrow is there, but not inside 'calendar' subdirectory (it's in the
 parent directory) and calendar-system.css is also there, and in the
 correct directory (I believe).

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/662>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to