Werk #14772: Fix crash when deleting custom MIB in EC
Komponente | Setup |
Titel | Fix crash when deleting custom MIB in EC |
Datum | 22.09.2022 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0b1 2.1.0p13 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
Attempting to delete a MIB under "SNMP MIBs for trap translation" of the event console would fail and crash with the error TypeError (unsupported operand type(s) for +: 'PosixPath' and 'str')
This has been fixed.