An error has occurred.

Error type:

Traceback (most recent call last):

  • Module zope.publisher.publish, line 133, in publish
    result = publication.callObject(request, obj)
  • Module zope.app.publication.zopepublication, line 167, in callObject
    return mapply(ob, request.getPositionalArguments(), request)
  • Module zope.publisher.publish, line 108, in mapply
    return debug_call(obj, args)
    __traceback_info__: <zope.app.pagetemplate.simpleviewclass.SimpleViewClass from /apps/buildout/frontend/parts/povertylaw/povertylaw/povertylaw/browser/feed-atom.pt object at 0x9750bcc>
  • Module zope.publisher.publish, line 114, in debug_call
    return obj(*args)
  • Module zope.app.pagetemplate.simpleviewclass, line 44, in __call__
    return self.index(*args, **kw)
  • Module zope.app.pagetemplate.viewpagetemplatefile, line 83, in __call__
    return self.im_func(im_self, *args, **kw)
  • Module zope.app.pagetemplate.viewpagetemplatefile, line 51, in __call__
    sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
  • Module zope.pagetemplate.pagetemplate, line 115, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  • Module zope.tal.talinterpreter, line 271, in __call__
    self.interpret(self.program)
  • Module zope.tal.talinterpreter, line 346, in interpret
    handlers[opcode](self, args)
  • Module zope.tal.talinterpreter, line 586, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  • Module zope.tales.tales, line 696, in evaluate
    return expression(self)
    /apps/buildout/frontend/parts/povertylaw/povertylaw/povertylaw/browser/feed-atom.pt
    Line 7, Column 4
    Expression: <PathExpr standard:u'view/feed_meta'>
       - Names:
          {'args': (),
           'context': <snap.directory.Directory object at 0xb42cfdec>,
           'default': <object object at 0xb7fba568>,
           'loop': {},
           'nothing': None,
           'options': {},
           'repeat': {},
           'request': <zope.publisher.browser.BrowserRequest instance URL=http://www.povertylaw.org/news-and-events/atom.xml>,
           'template': <zope.app.pagetemplate.viewpagetemplatefile.ViewPageTemplateFile object at 0x8cedfcc>,
           'view': <zope.app.pagetemplate.simpleviewclass.SimpleViewClass from /apps/buildout/frontend/parts/povertylaw/povertylaw/povertylaw/browser/feed-atom.pt object at 0x9750bcc>,
           'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper object at 0x9a74b6c>}
  • Module zope.tales.expressions, line 217, in __call__
    return self._eval(econtext)
  • Module zope.tales.expressions, line 211, in _eval
    return ob()
  • Module povertylaw.browser.news, line 125, in feed_meta
    _updated = self.recent()[0]['updated']
  • Module povertylaw.browser.news, line 118, in recent
    data.append(entry)
UnboundLocalError: local variable 'entry' referenced before assignment<br />