icingadb-web/test/php
Sukhwinder Dhillon 2fefc75552 PluginOutput::render(): Shorten the output by characterLimit before processing it
If the shorten output contained (not properly closed) HTML element, it merged the next list-item into the same html tag, because the closing tag was missing.
So we therefor shorten the output by characterLimit before proccessing it
2024-07-24 10:24:27 +02:00
..
application/clicommands migrate: Document the --no-backup switch for the filter subcommand 2023-11-13 15:03:12 +01:00
Lib test: Command transmission fallback handling 2024-03-26 17:05:32 +01:00
library/Icingadb PluginOutput::render(): Shorten the output by characterLimit before processing it 2024-07-24 10:24:27 +02:00