View Issue Details

IDProjectCategoryView StatusLast Update
0010057mantisbtemailpublic2011-08-05 02:36
Reporterstb Assigned Toatrol  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.0a3 
Summary0010057: Indentation in email wrong when using non-us-ascii
Description

I use german strings and they are (now in 1.2.0a3) stored as UTF-8. I get text e-mails with space-based indentation for bug properties. In this case "priority" is wrongly indented as you can see in the following mail snippet:

Projekt: my project
Problem ID: 1234
Kategorie: any category
Reproduzierbarkeit: N/A
Auswirkung: Test
Priorität: hoch
Status: zugewiesen

The reason seems to be the two-byte storage of the German umlaut "ä" which cases the value ("hoch") to start on the wrong column (there is one space missing before "hoch").

TagsNo tags attached.

Relationships

child of 0010303 closedjreese Create and use string_api wrappers for multibyte string functions 

Activities

atrol

atrol

2010-12-27 08:57

developer   ~0027726

See also 0010303 for resolving multibyte string issues