From: Christoph Egger Date: Thu, 25 Dec 2014 17:34:27 +0000 (+0100) Subject: Properly decode UIDs (utf-8 / ignore) X-Git-Url: https://git.siccegge.de//index.cgi?p=ksp-webtool.git;a=commitdiff_plain;h=b4702c706c6146dadfb795bb74160f64ad95bd76;hp=3e7a6cc873d938509b36479d4a97bf40ea07ad4b Properly decode UIDs (utf-8 / ignore) --- diff --git a/templates/index.html b/templates/index.html index 0b46a41..00b8cdc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,7 +10,7 @@ {% for entry in data %} - +
{{data[entry][1][0].data}} {{data[entry][0].fingerprint}}{{data[entry][1][0].data.decode('UTF-8', errors='ignore')}} {{data[entry][0].fingerprint}}