lib-sieve: multiscript: Fixed bug in handling of (implicit) keep; final keep...
lib-sieve: multiscript: Fixed bug in handling of (implicit) keep; final keep action was executed as though there was a failure. Among other things, this caused the keep action to revert back to the initial message, causing editheader actions to be ignored.
Showing
- Makefile.am 1 addition, 0 deletionsMakefile.am
- src/lib-sieve/sieve-result.c 2 additions, 2 deletionssrc/lib-sieve/sieve-result.c
- src/lib-sieve/sieve-result.h 3 additions, 2 deletionssrc/lib-sieve/sieve-result.h
- src/lib-sieve/sieve.c 5 additions, 4 deletionssrc/lib-sieve/sieve.c
- tests/extensions/editheader/execute.svtest 45 additions, 0 deletionstests/extensions/editheader/execute.svtest
- tests/extensions/editheader/execute/multiscript-after.sieve 4 additions, 0 deletionstests/extensions/editheader/execute/multiscript-after.sieve
- tests/extensions/editheader/execute/multiscript-before.sieve 4 additions, 0 deletionstests/extensions/editheader/execute/multiscript-before.sieve
- tests/extensions/editheader/execute/multiscript-personal.sieve 4 additions, 0 deletions.../extensions/editheader/execute/multiscript-personal.sieve
Loading
Please register or sign in to comment