Ticket #151 (closed defect: fixed)
Multiple ExpandAsArray causes duplicates with QuerySingle AND QueryArray
| Reported by: | Basilieus and VexedPanda | Owned by: | |
|---|---|---|---|
| Priority: | important | Milestone: | 1.0 RC2 |
| Component: | QQuery | Version: | |
| Keywords: | Cc: |
Description (last modified by alex94040) (diff)
When you use multiple ExpandAsArray clauses in the same QuerySingle/QueryArray query, you end up getting duplicate items in the resulting arrays. The QuerySingle part was introduced after we fixed ExpandAsArray being completely ignored (fix in ticket #96) - but it is NOT a regression.
Note that to reproduce this issue, you must have the patch from ticket #96 installed. You also need to have the patch from #154 with the test data.
This is not a duplicate of bug #153.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

