[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:34:58 CST 2006


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

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Ok, I think I got it:

 [[PageOutline]] macro renders wiki content, so when it encounters another
 macro, it attempts to render it, but does not forward the request object
 to the nested macro.

 I'm closing this ticket, and re-opening a new ticket about this nested
 macro issue.

 Closing has fixed (ticket number to come), as the workaround allows to
 make it work, and the cause is not related to the graphviz macro, but the
 way it is called.

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


More information about the Trac-Tickets mailing list