Opened 11 years ago
Closed 11 years ago
#8356 closed defect (fixed)
XML unit test regression in new Acme selector engine
Reported by: | alex | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Core | Version: | 1.2.3 |
Keywords: | selector, query, acme, xml | Cc: | |
Blocked By: | Blocking: |
Description
The new selector engine is failing XML unit tests because in the dust kicked up by optimizations applied to the new engine, the use of getTag() to figure out which tag name variant to use at runtime was lost.
Note: See
TracTickets for help on using
tickets.
looks fixed in trunk.