diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-11-20 15:17:27 +0100 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-11-20 15:27:24 +0100 |
commit | ac9eb1b02d4200006566ccd630dd678345008963 (patch) | |
tree | 4d5e11f76d1123987c9a251ab0a20e82f408f6a1 /.gitattributes | |
parent | 62ca2eda0b2d42f79d06f85e0ce041be64055ad2 (diff) |
rss plugin: prevent double UTF-8 deconding
The rss parser looks at the encoding specified into the XML file and
converts everything to UTF-8. Since we do the UTF-8 conversion
ourselves, monkey-patch the XML 'encoding' declaration to claim it's
UTF-8 already (as it actually is).
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions