diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-08-10 18:54:27 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-08-10 19:00:03 +0200 |
commit | 293151c8fc10c5a0ba84c5c5a796a3c72f573654 (patch) | |
tree | 993d36317eaac0dbb35e03240a9b0932b5eaf54a /soltools/cpp | |
parent | f4ab85cb44664a4c46c52d5a34eee300947e6069 (diff) |
Disabling CppunitTest_i18npool_test_languagetag for now
... as it causes problems on Windows:
file:///C:/lo/core/solver/wntmsci12.pro/share/liblangtag%5Clanguage-subtag-registry.xml:709: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xE5 0x6C 0x3C 0x2F
<description>Norwegian Bokmål</description>
Apart from the encoding issue (looks like that language-subtag-registry.xml
delivered from module liblangtag is generated as MS-1252 rather than UTF-8 on
Windows), what also looks worrying in the error message is the backslash encoded
as %5C (and the entity resolving that URL apparently decoding it somewhat
naively).
Change-Id: I756f911a92b144e3732f63668d36b4ae941f975a
Diffstat (limited to 'soltools/cpp')
0 files changed, 0 insertions, 0 deletions