Bug #7127
Order of directive in a rule is only for ncf or standard lib
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Effort required:
Priority:
Description
The order of directives in rules (or rules) is not done for all directive, but for the ncf technique on one hand, and for other techniques on the other hand.
So in fact, if we have directives: dir1, dir2, dir3, but dir3 is based on a ncf technique, then the final order is dir3, dir1, dir2. Which is clearly not what we want.
Subtasks
Related issues