Ticket #396 (new defect)
select is added to the variables too late in the process of matching the stream
| Reported by: | Carsten Klein <carsten.klein@…> | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.6.1 |
| Component: | Template processing | Version: | 0.6 |
| Keywords: | Cc: |
Description
Under certain conditions this might produce random errors on
py:attrs="${select('@*')}"
See the attached patch that solves this problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

