Silly - needs to be lowercase :S
authorMagnus Hagander <magnus@hagander.net>
Fri, 6 Jul 2012 14:55:13 +0000 (16:55 +0200)
committerMagnus Hagander <magnus@hagander.net>
Fri, 6 Jul 2012 14:55:13 +0000 (16:55 +0200)
loader/lib/parser.py

index 7b2d2a635f70130581a478c7b5e8fdef45ab4b41..c3b5f9c63e1a41ee692bfa10e189ce741fdc79f9 100644 (file)
@@ -101,7 +101,7 @@ class ArchivesParser(object):
                        return 'mac_roman'
                if lcharset == 'cn-big5':
                        return 'big5'
-               if lcharset == 'x-unicode-2-0-UTF-7':
+               if lcharset == 'x-unicode-2-0-utf-7':
                        return 'utf-7'
                if lcharset == 'tscii':
                        # No support for this charset :S Map it down to ascii