Bug #2904
Filters will be processed twice
| Status: | New | Start date: | 2009-03-19 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Fabrizio Branca | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
By now all filters will be processed twice to make sure that filters that read data from the list can influence each other (e.g. if filter "A" influences the list AND reads data from the list and filter "B" influences the list AND reads data from the list, both filter influence each other).
This should be done in a better way. Maybe by splitting up the processing of the filters in two parts...