Ticket #3028 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

MacroChain with 0.11?

Reported by: johan.wilhelm.kluewer@dnv.com Assigned to: roadrunner
Priority: normal Component: MacroChainMacro
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

It looks like the MacroChain? macro doesn't work with 0.11b2; here is an error message from the log:

Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/macrochain/MacroChain.py", line 50, in render_macro
  File "/usr/lib/python2.4/site-packages/Trac-0.11b2-py2.4.egg/trac/wiki/formatter.py", line 76, in
__init__
    self.env = formatter.env
AttributeError: 'Environment' object has no attribute 'env'

It may be that I need to upgrade to a newer Trac version, but I suspect that the plugin itself needs to be modified.

Attachments

Change History

04/30/10 15:37:52 changed by roadrunner

  • status changed from new to closed.
  • resolution set to fixed.

(In [7903]) Port macro to trac 0.11 .

Closes #3028.

04/30/10 15:46:20 changed by anonymous

It's great to have this available once again!


Add/Change #3028 (MacroChain with 0.11?)




Change Properties
Action