Werk #14772: Fix crash when deleting custom MIB in EC

Component Setup
Title Fix crash when deleting custom MIB in EC
Date Sep 22, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p13 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks