View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007582CDashpublic2008-08-29 03:232008-10-29 14:47
ReporterMilan Dvorak 
Assigned ToJulien Jomier 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version1.3 
Summary0007582: Charset encoding issues
DescriptionI need to submit xml files with UTF-8 characters. When I change encoding in browser/apache to UTF-8, build and tests log are shown correctly in utf, but i get weird symbols where some whitespaces should be(attached screen).
I tried to change encoding in .xsl files of CDash - encoding="iso-8859-1"/> to utf-8. Weird characters in CDash disappeared, but my utf-8 strings were messed up(2nd screen).
Is there any way to make this work ?
TagsNo tags attached.
Attached Filesjpg file icon whitespaces.JPG [^] (148,977 bytes) 2008-08-29 03:23


jpg file icon messedup.JPG [^] (78,190 bytes) 2008-08-29 03:23

 Relationships

  Notes
(0013223)
Julien Jomier (manager)
2008-08-29 07:55

what's the charset encoding of the database?
(0013224)
Milan Dvorak (reporter)
2008-08-29 08:01
edited on: 2008-08-29 07:03

not sure, how can i find this out ?
but utf-8 i guess, i have xubuntu, everything else is utf-8.

update:
mysql status prints
  Server characterset: latin1
  Db characterset: latin1
  Client characterset: latin1
  Conn. characterset: latin1

(0013226)
Julien Jomier (manager)
2008-08-29 08:48

I think that's the problem. And by default CDash create table using latin1 encoding. I'm going to fix this early next week. Thanks for the report.
(0013974)
Julien Jomier (manager)
2008-10-29 14:47

Fixed in 1.3. Thanks for the report.

 Issue History
Date Modified Username Field Change
2008-08-29 03:23 Milan Dvorak New Issue
2008-08-29 03:23 Milan Dvorak File Added: whitespaces.JPG
2008-08-29 03:23 Milan Dvorak File Added: messedup.JPG
2008-08-29 07:03 Milan Dvorak Note Edited: 0013224
2008-08-29 07:53 Julien Jomier Status new => assigned
2008-08-29 07:53 Julien Jomier Assigned To => Julien Jomier
2008-08-29 07:55 Julien Jomier Note Added: 0013223
2008-08-29 08:01 Milan Dvorak Note Added: 0013224
2008-08-29 08:48 Julien Jomier Note Added: 0013226
2008-10-29 14:47 Julien Jomier Note Added: 0013974
2008-10-29 14:47 Julien Jomier Status assigned => closed
2008-10-29 14:47 Julien Jomier Resolution open => fixed
2008-10-29 14:47 Julien Jomier Fixed in Version => 1.3


Copyright © 2000 - 2018 MantisBT Team