diff options
author | Phil Pennock <pdp@exim.org> | 2018-08-16 21:17:32 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2018-08-16 21:19:09 -0400 |
commit | 0a682b6cd5f70e94b84fa17022554b48c97a63bd (patch) | |
tree | 94ee5b86194de3a023011b5f5dea24a133bfd7bb /test/scripts | |
parent | d16931c81f3e500fa6eafe5ec1c5d8e7db63e65a (diff) |
Fix utf8clean not replacing incomplete final character
Before, it was just dropped, but we document that it's replaced by ?.
Tests updated, manual test-case for -be prompt is:
${utf8clean:${length_1:フィル}}
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/0000-Basic/0600 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0600 b/test/scripts/0000-Basic/0600 index 9d5e67b5b..43f728822 100644 --- a/test/scripts/0000-Basic/0600 +++ b/test/scripts/0000-Basic/0600 @@ -10,6 +10,7 @@ x-test-header-good2: ßüöä€ÜÖÄ´ऑकजᐁᑌᑕ𫝆𫟘 x-test-header-too-short: ...ä-.-Ü....-.-..-.-.-.-.-..-... x-test-header-too-long: -ä---Ö-Ä-´-ऑ-क-ज-ᐁ-ᑌ-ᑕ-𫟆 x-test-header-too-big: ----- +x-test-header-truncated: Subject: This is a test message. This is a test message. |