[Cdash] Guillemet / angle quotes error
David Cole
david.cole at kitware.com
Wed Jun 8 13:24:22 UTC 2011
Do you have the MySql server set up to store utf-8 correctly in the database?
On Jun 7, 2011, at 6:00 AM, Marco Nolden <m.nolden at dkfz-heidelberg.de> wrote:
> On 06/06/2011 10:55 PM, David Cole wrote:
>> What version of CDash and ctest are you using?
>>
> CDash 1.8.2, CTest 2.8.3
>
>>
>> On Jun 6, 2011, at 1:12 AM, Marco Nolden <m.nolden at dkfz-heidelberg.de> wrote:
>>
>>> Hi,
>>>
>>> we have a test that outputs Guillemets: « » (actually the QSQL driver does it on a German locale Windows system :( ). This leads to an error, since the characters remain unquoted in the intermediate XML. In UTF8, the right-pointing guillemets should be represented as 0x00 0xBB instead of just 0xBB:
>>>
>>> Warning: DOMDocument::loadXML(): Input is not proper UTF-8, indicate encoding ! Bytes: 0xBB 0x75 0x6E 0x69 in Entity, line: 30 in /srv/www/htdocs/cdash/cdash/common.php on line 42
>>>
>>> Best,
>>>
>>> Marco
>>>
>>>
>>> _______________________________________________
>>> Cdash mailing list
>>> Cdash at public.kitware.com
>>> http://public.kitware.com/cgi-bin/mailman/listinfo/cdash
>
More information about the CDash
mailing list