Changes between Initial Version and Version 1 of Ticket #9851


Ignore:
Timestamp:
Feb 26, 2012, 7:50:18 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9851 – Description

    initial v1  
    11Here is the stack trace:
    2 
     2{{{
    33  File "build/bdist.linux-i686/egg/trac/web/api.py", line 440, in send_error
    44    data, 'text/html')
     
    7070    (self.tkt.id, l(getattr(self, 'blocking', [])), l(getattr(self, 'blocked_by', [])))
    7171AttributeError: 'TicketLinks' object has no attribute 'tkt'
     72}}}