Werk #738: csv_export: now able to handle umlauts in download filenames

Component User interface
Title csv_export: now able to handle umlauts in download filenames
Date Mar 27, 2014
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.5i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The csv export function raised an exception when the type of the filename was set to unicode. This happened when the filename text contained umlauts. Filenames are now converted to utf-8 in this case.

To the list of all Werks