Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 4cac4560599dd92c3ad3ae54bfe08f52c35b83b8
https://github.com/tribe29/checkmk/commit/4cac4560599dd92c3ad3ae54bfe08f52c…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M cmk/gui/crash_reporting.py
Log Message:
-----------
Fix bug in packing of crash reports
Crash reports were not packed properly due to the usage of ensure_str.
This has been fixed by removing ensure_str and using html.write_binary
instead of html.write.
Change-Id: Ie33d5e6f57abf5cd2d58a6c98eaa484b12b5616e