On 18/12/2007, Christian Boos <[EMAIL PROTECTED]> wrote:
> The HTML-escaped text you're seeing actually comes from a Genshi bug [1].
> Now the other problem you have in your example is that substitute() is
> not (currently?) supposed to work on the attribute values of the matched
> element, only on the text content.

Replying to Christian for context, but this is for Scott:

The function you want is "attr()":

        
http://genshi.edgewall.org/wiki/ApiDocs/genshi.filters.transform#genshi.filters.transform:Transformer:attr

-- 
Evolution: Taking care of those too stupid to take care of themselves.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to