I had tracd running for many months.  I installed Agilo today, and
upgraded trac.  When I try to view my old tickets I get the following
error stack trace.  How do I go about fixing this?  Any workarounds?
Looks like the AgiloTicket object is uninitialized..

Thanks.


  File "/usr/lib/python2.6/site-packages/Genshi-0.6-py2.6.egg/genshi/
template/base.py", line 277, in _eval_expr
    retval = expr.evaluate(ctxt)
  File "/usr/lib/python2.6/site-packages/Genshi-0.6-py2.6.egg/genshi/
template/eval.py", line 178, in evaluate
    return eval(self.code, _globals, {'__data__': data})
  File "/root/.python-eggs/Trac-0.13dev_r10140-py2.6.egg-tmp/trac/
templates/error.html", line 165, in <Expression
u'shorten_line(repr(value))'>
    <td><code>${shorten_line(repr(value))}</code></td>
  File "/usr/lib/python2.6/site-packages/agilo-0.9.3-py2.6.egg/agilo/
ticket/model.py", line 251, in __repr__
    self.get_id(),
  File "/usr/lib/python2.6/site-packages/agilo-0.9.3-py2.6.egg/agilo/
ticket/model.py", line 257, in get_id
    return self.id or 0
AttributeError: 'AgiloTicket' object has no attribute 'id'



System Information

Trac    0.13dev-r10140
Agilo   0.9.3
Genshi  0.6
MySQL   server: "5.1.47", client: "5.1.47", thread-safe: 1
MySQLdb         1.2.3c1
Python  2.6 (r26:66714, Nov 3 2009, 17:33:18) [GCC 4.4.1 20090725 (Red
Hat 4.4.1-2)]
setuptools      0.6c11
Subversion      1.6.6 (r40053)
jQuery: 1.4.2
Installed Plugins
agilo   0.9.3   /usr/lib/python2.6/site-packages/agilo-0.9.3-py2.6.egg

-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Please support us by reviewing and voting on: 
http://userstories.com/products/8-agilo-for-scrum 
http://ohloh.net/p/agilo-scrum 
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Scrum" Google Group. This group is focused on
supporting Agilo for Scrum users and is moderated by
Agilo Software GmbH <http://www.agiloforscrum.com>.

To post to this group, send email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo

Reply via email to