On Aug 27, 2:52 am, osimons <[EMAIL PROTECTED]> wrote: > The issue was to figure out how to render arbitrary wiki markup > without a request object - which was no problem with 0.10 wiki_to_... > () methods. Now with the context and the new security branch, calling > the formatter (via format_to_html()) it will somewhere deep down say > that there is no req.perm to use when rendering links.
Actually, as macros have always received the req object, I suppose it never really has been safe to render wiki markup outside a request context... :::simon http://www.coderesort.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
