Bug 14954 - Korganizer does not save non-ascii characters.
Summary: Korganizer does not save non-ascii characters.
Status: CLOSED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 0.9
Platform: unspecified Linux
: NOR grave
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-08 23:48 UTC by Cyril Rotmistrovsky
Modified: 2002-09-16 14:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>