Fixed bug in the order of default argument processing. Variable strings were...
Fixed bug in the order of default argument processing. Variable strings were evaluated befor constant strings, which is wrong.
Showing
- src/lib-sieve/ext-encoded-character.c 1 addition, 2 deletionssrc/lib-sieve/ext-encoded-character.c
- src/lib-sieve/plugins/variables/ext-variables-arguments.c 1 addition, 1 deletionsrc/lib-sieve/plugins/variables/ext-variables-arguments.c
- src/lib-sieve/sieve-validator.c 26 additions, 20 deletionssrc/lib-sieve/sieve-validator.c
- tests/extensions/variables/quoting.svtest 36 additions, 0 deletionstests/extensions/variables/quoting.svtest
Loading
Please register or sign in to comment