#3309: PageOutline macro shows outline of latest when viewing old revisions
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  cboos
     Type:  defect     |       Status:  new  
 Priority:  high       |    Milestone:  0.11 
Component:  wiki       |      Version:  0.9.5
 Severity:  normal     |   Resolution:       
 Keywords:             |  
-----------------------+----------------------------------------------------
Changes (by cboos):

  * component:  general => wiki
  * milestone:  => 0.11
  * owner:  jonas => cboos
  * priority:  normal => high

Comment:

 Related to #3089 and will be fixed the same way in milestone:0.11:
 the `render_macro()` will take the `formattter` as its first parameter
 in replacement of the `req` (`req` itself can still be obtained from
 `formatter.req`), and the text being wiki formatted will be obtain from
 `formatter.text`.

 Not only will this solve this issue, but this will make possible to use
 the
 !PageOutline macro on other objects than Wiki pages (like in ticket
 descriptions).

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3309>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to