Changes between Initial Version and Version 1 of Ticket #3841
- Timestamp:
- Jun 26, 2009, 9:20:35 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3841 – Description
initial v1 1 === The Problem===1 === The Problem === 2 2 The current filter system doesn't respect filter rule '''priority''':[[BR]] 3 3 When rule A is specified with priority higher than rule B when adding to filter system, what expected is all rules items of A will be applied before rules from B.[[BR]] 4 4 Unfortunatelly, the current system doesn't allow this happen: the current behavior is different, in which it only guarantee the priority of the same rule item, so one rule imposed on the parent node could never come later than it's child's rule.[[BR]] 5 5 If now we have