View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009944CMakeCTestpublic2009-11-21 16:322011-04-04 12:00
ReporterPatrick R. Gansterer 
Assigned ToDavid Cole 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in VersionCMake 2.8.3 
Summary0009944: Wrong umlaut handling for Update.xml
DescriptionUmlauts in a SVN log message have a wrong encoding (at least) in de Update.xml for CDash.
Hex-encoding isn't necessary when using UTF-8 (for valid characters).

<?xml version="1.0" encoding="UTF-8"?>
<Update mode="Client" Generator="ctest-2.8.0">
...
<StartDateTime>Nov 20 20:16 Mitteleurop&#xe4;ische Zeit</StartDateTime>
...
<Log>Lizenz&#xc3;&#xbc;berpr&#xc3;&#xbc;fung</Log>
...
</Update>
TagsNo tags attached.
Attached Files

 Relationships
related to 0003731closedBrad King CTest incorrectly escpes SVN log while building Update.xml 
related to 0008647closedBrad King CTest Dev: CTest sumitting invalid XML to dashboard resulting in tests getting dropped 
related to 0010812closedDavid Cole Using non-ascii utf-8 characters in CTEST_SITE causes problems in CDash 
related to 0010656closedBrad King The utf-8 output of failed test was cut wrongly at 'Measurement' element of Test.xml 

  Notes
(0023979)
David Cole (manager)
2010-12-14 16:28

I think this should work correctly with ctest 2.8.3. Can you try it out, and if it does not work, then please provide more details about how to reproduce the problem.

Thanks.
(0026040)
David Cole (manager)
2011-04-04 12:00

Closing resolved issues that have not been updated in more than 3 months.

 Issue History
Date Modified Username Field Change
2009-11-21 16:32 Patrick R. Gansterer New Issue
2010-12-14 16:27 David Cole Assigned To => David Cole
2010-12-14 16:27 David Cole Status new => assigned
2010-12-14 16:28 David Cole Note Added: 0023979
2010-12-14 16:28 David Cole Status assigned => resolved
2010-12-14 16:28 David Cole Fixed in Version => CMake 2.8.3
2010-12-14 16:28 David Cole Resolution open => fixed
2010-12-14 16:35 David Cole Relationship added related to 0003731
2010-12-14 16:36 David Cole Relationship added related to 0008647
2010-12-14 16:38 David Cole Relationship added related to 0010812
2010-12-14 16:39 David Cole Relationship added related to 0010656
2011-04-04 12:00 David Cole Note Added: 0026040
2011-04-04 12:00 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team