Edgewall Software

Changes between Initial Version and Version 1 of Ticket #9477


Ignore:
Timestamp:
Jul 1, 2010, 10:57:16 PM (14 years ago)
Author:
Remy Blank
Comment:

This happens if the repository referenced in the macro call doesn't exist. Did you happen to rename the repository?

The macro should be more robust against this.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9477

    • Property Owner set to Remy Blank
    • Property Version0.12dev
    • Property Component generalversion control
  • Ticket #9477 – Description

    initial v1  
    11When enabled causes:
    2 
     2{{{
    33AttributeError: 'NoneType' object has no attribute 'resource'
    44
     
    1919File "build/bdist.linux-x86_64/egg/tracopt/ticket/commit_updater.py", line 290, in expand_macro
    2020  formatter.context('changeset', rev, parent=repos.resource),
    21 
     21}}}
    2222System Information:
    23 
     23{{{
    2424User Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
    2525Trac    0.12.1dev-r9930
     
    3636IniAdmin        0.2     /usr/local/lib/python2.6/dist-packages/IniAdmin-0.2-py2.6.egg
    3737TracMercurial   0.12.0.22dev-r9826      /usr/local/lib/python2.6/dist-packages/TracMercurial-0.12.0.22dev_r9826-py2.6.egg
     38}}}