Werk #11615: Bulk import: Fix error when trying to import host aliases with special characters

Component Setup
Title Bulk import: Fix error when trying to import host aliases with special characters
Date Dec 1, 2020
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0b2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When trying to import hosts with host aliases containing non ASCII characters an error was raised "AttributeError ('str' object has no attribute 'decode')" preventing the import.

To the list of all Werks