Resource Icons NotFound errors

Bug #91682 reported by Jason Straw
2
Affects Status Importance Assigned to Milestone
SchoolTool
Fix Released
Undecided
Unassigned

Bug Description

it's u'++resource++rightarrow.png' and u'++resource++downarrow.png'
---------------------------------------------------------------------------------------------
Exception traceback
Time
Mon Mar 12 15:22:38 2007
User
unauthenticated, sb.person.manager, SchoolTool Manager,
Request URL
http://somefunurl:7080/persons/manager/calendar/++resource++rightarrow.png
Exception Type
NotFound
Exception Value
Object: <schooltool.app.cal.Calendar object at 0x428b5dac>, name: u'++resource++rightarrow.png'
Traceback

Traceback (most recent call last):

    * Module zope.publisher.publish, line 130, in publish
      obj = request.traverse(obj)
    * Module zope.publisher.browser, line 506, in traverse
      ob = super(BrowserRequest, self).traverse(obj)
    * Module zope.publisher.http, line 461, in traverse
      ob = super(HTTPRequest, self).traverse(obj)
    * Module zope.publisher.base, line 292, in traverse
      obj = publication.traverseName(self, obj, entry_name)
    * Module zope.app.publication.publicationtraverse, line 47, in traverseName
      raise NotFound(ob, name)

NotFound: Object: <schooltool.app.cal.Calendar object at 0x428b5dac>, name: u'++resource++rightarrow.png'<br />
--------------------------------------------------------------------------------------------
Exception traceback
Time
Mon Mar 12 15:42:06 2007
User
unauthenticated, sb.person.manager, SchoolTool Manager,
Request URL
http://acc.candoskills.org:7080/resources/++resource++downarrow.png
Exception Type
NotFound
Exception Value
Object: <schooltool.resource.resource.ResourceContainer object at 0x428b542c>, name: u'++resource++downarrow.png'
Traceback

Traceback (most recent call last):

    * Module zope.publisher.publish, line 130, in publish
      obj = request.traverse(obj)
    * Module zope.publisher.browser, line 506, in traverse
      ob = super(BrowserRequest, self).traverse(obj)
    * Module zope.publisher.http, line 461, in traverse
      ob = super(HTTPRequest, self).traverse(obj)
    * Module zope.publisher.base, line 292, in traverse
      obj = publication.traverseName(self, obj, entry_name)
    * Module zope.app.publication.publicationtraverse, line 47, in traverseName
      raise NotFound(ob, name)

NotFound: Object: <schooltool.resource.resource.ResourceContainer object at 0x428b542c>, name: u'++resource++downarrow.png'<br />

Revision history for this message
Tom Hoffman (tom-hoffman) wrote :

When does this occur (other than when you're trying to access the image directly)?

Revision history for this message
Ignas Mikalajūnas (ignas) wrote :

This was fixed in trunk during one of the sprints.

Changed in schooltool:
status: New → Fix Committed
Changed in schooltool:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.