Bug 14954

Summary: Korganizer does not save non-ascii characters.
Product: [Applications] korganizer Reporter: Cyril Rotmistrovsky <cyr>
Component: generalAssignee: Cornelius Schumacher <schumacher>
Status: CLOSED FIXED    
Severity: grave    
Priority: NOR    
Version First Reported In: 0.9   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Cyril Rotmistrovsky 2000-11-08 23:40:23 UTC
(*** This bug was imported into bugs.kde.org ***)

Package: korganizer
Version: 0.9 (KDE 2.0)
Severity: grave
Compiler: gcc version 2.95.2 19991024 (release)
OS: Linux 2.2.14 i686 (compiled sources)

Korganizer does not save non-ascii characters in vobjects.
Moreover non-ascii characters in subjects and descriptions cause errors in file format.
The problem is in QString::ascii() usage before saving file.
Solution proposed: save data for example using utf8 encoding (which is portable with 
current vobject-file state).

I can provide with possible patch if nesessary.
--
      Regards
            Cyril.
Comment 1 Cornelius Schumacher 2001-04-11 20:23:15 UTC
KOrganizer should now be able to handle non-ascii characters correctly.

-- 
Cornelius Schumacher <schumacher@kde.org>