Ticket #244 (closed defect: duplicate)
Second py:match does not replace contents of first py:match in Genshi 0.5
| Reported by: | felix.schwarz@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Template processing | Version: | 0.5 |
| Keywords: | Cc: |
Description
Since I switched from Genshi 0.4.4 to Genshi 0.5 some of my templates don't work anymore. This is because I xi:include a template which uses py:match. After that I want to change the result of the first application of py:match in a second py:match from my template.
But the second py:match never matches. This worked with Genshi 0.4.4.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

