[Trac-tickets] Re: [The Trac Project] #2829: PageOutline macro breaks on pages using the graphviz plugin

The Trac Project noreply at edgewall.com
Tue Mar 21 13:30:02 CST 2006


#2829: PageOutline macro breaks on pages using the graphviz plugin
--------------------------------------+-------------------------------------
 Reporter:  rcastellucci at solisys.com  |        Owner:  jonas
     Type:  defect                    |       Status:  new  
 Priority:  normal                    |    Milestone:       
Component:  wiki                      |      Version:  0.9.4
 Severity:  normal                    |   Resolution:       
 Keywords:                            |  
--------------------------------------+-------------------------------------
Comment (by eblot):

 I've attached a workaround patch:
  * discards debug traces that access the null `req` object
  * discards the assignation of `self.base_url` which not used anyway.

 However, the root cause is not fixed: why `req` becomes `None` when both
 macros are used ?

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2829>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list