Opened 14 years ago
Closed 13 years ago
#4606 closed bug (duplicate)
"prev ~ siblings" broken in 1.3.2
Reported by: | serge.olkhovik | Owned by: | john |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | selector | Version: | 1.3.2 |
Keywords: | prev ~ siblings | Cc: | |
Blocked by: | Blocking: |
Description
The following code works in 1.3.1 and doesn't in 1.3.2.
Attachments (1)
Change History (3)
Changed 14 years ago by
comment:1 Changed 14 years ago by
It only works if the PREV tag name is different from the SIBLINGS tag name. Otherwise, it breaks (returns 0 elements).
Note: See
TracTickets for help on using
tickets.
the demo code