GDPDU: Encoding UTF8 für alle table explizit setzen
authorSven Schöling <s.schoeling@linet-services.de>
Wed, 21 Oct 2015 12:43:41 +0000 (14:43 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Fri, 28 Oct 2016 15:11:18 +0000 (17:11 +0200)
SL/GDPDU.pm

index 0da6210..b63e7df 100644 (file)
@@ -177,6 +177,7 @@ sub table {
       })
       ->tag('Format', $date_format)
     })
+    ->tag('UTF8'),
     ->tag('DecimalSymbol', '.')
     ->tag('DigitGroupingSymbol', '|')     # see CAVEATS in documentation
     ->tag('VariableLength', sub { $self