[Cdash] Guillemet / angle quotes error

Marco Nolden m.nolden at dkfz-heidelberg.de
Mon Jun 6 08:12:41 UTC 2011


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





More information about the CDash mailing list