Ticket #76 (closed defect: fixed)
Registry: getFromFactory alters input filter expression
| Reported by: | schindlerf | Owned by: | krauses |
|---|---|---|---|
| Priority: | critical | Milestone: | future |
| Component: | EOxServer Core | Version: | trunk |
| Keywords: | registry filter_expressions bug | Cc: |
Description
The method getFromFactory() (and possibly others) alter the input dictionary containing the filter expressions and add additional filters to it.
This is a problem if the filter expressions are being reused for other queries.
Current solution: each getFromFactory is called with a deepcopy of the filter expression dictionary.
Change History
Note: See
TracTickets for help on using
tickets.
