Bug 334645

Summary: Encoding issues in new categories manager renders categories unusable
Product: [Applications] korganizer Reporter: flyos
Component: generalAssignee: kdepim bugs <pim-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: major CC: flyos, smartins
Priority: NOR    
Version First Reported In: 4.13   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description flyos 2014-05-12 10:14:01 UTC
The new category manager has strong encoding issues, at least for French characters. The issues appear both when it reads old categories and when new ones are created. It produces an inconsistent behaviour in which multiple errors make the categories unusable (see below).

Reproducible: Always

Steps to Reproduce:
1. Have a category called "Réunion" or create a new one
2. The category appears as "R###union" where ### stands for "weird characters"
3. Apply the "R###union" to a new event
4. The new event is not colored according to the category

Actual Results:  
When opening its details, its category is in fact "R######union" where the weird characters have been duplicated

Expected Results:  
The event should be colored accordingly to its category. At least, its category should be "R######union", at best, we would expect to have French character support and get "Réunion" (though it consider it minor compared to the first expectation).
Comment 1 flyos 2014-05-12 10:15:23 UTC
Sorry, there is a typo : its category should be "R###union", not ""R######union".
Comment 2 Sergio Martins 2014-05-15 09:59:41 UTC

*** This bug has been marked as a duplicate of bug 333922 ***