#337 closed defect (fixed)
Negated conditionals in config file don't work
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 3.0.12 |
Component: | main | Version: | |
Keywords: | Cc: |
Description (last modified by )
Negated conditionals like:
@if not hostname_matches foobar ... @fi
don't work because there's a logical flaw in the reversal of the return value (problem reported by M. Ward).
Change History (2)
comment:1 by , 12 years ago
Description: | modified (diff) |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Believed to be fixed by changeset [432].