Fix Issue #13: Warnschwelle für max.title.length auf 10–39 angehoben

Neue Warnschwellen: 10–39 Warnung (Absender benötigt 15–20 Zeichen),
40–99 unkritisch, 100–120 Warnung (verschlüsselte Volumes). Tests,
Validator-Implementierungen, Smoke-Tests und Docs konsistent angepasst.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-23 08:11:36 +02:00
parent c61108fe1b
commit 5d0e2c90bd
7 changed files with 50 additions and 20 deletions
@@ -514,7 +514,7 @@ class GuiEditorValidationSmokeTest {
}
/**
* Smoke test: a value in the lower warning band (10..19) produces a field finding that is
* Smoke test: a value in the lower warning band (10..39) produces a field finding that is
* not marked as ERROR.
*
* @throws Exception if the FX thread task fails or times out