Summary: | Kjots/Kontact's Notebooks cannot save non-ascii characters | ||
---|---|---|---|
Product: | [Unmaintained] kjots | Reporter: | eric <prozac> |
Component: | general | Assignee: | Stephen Kelly <steveire> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | aspotashev, igor.poboiko, matija, pashaev.sergey |
Priority: | NOR | ||
Version: | 4.6 pre | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
eric
2011-05-06 19:37:53 UTC
Can confirm it on Gentoo with KDE 4.6.2 and KDEPIM pulled from git on 2011-04-22. Same problem with Slovenian localisation (e.g. "mogoče" → "mogo?e") I see the same problem with tags in KOrganizer and KMail, so it might be a Akonadi (or Nepomuk) global issue. That being said, I suspect the real culprit might be Virtuoso as reported in Bug #271664 (and to upstream). ...oooor, I could be terribly wrong. Downgrading to Virtuoso 6.1.2 didn't solve this issue :\ (although it might be that Unicode tags work now) Confirmed. Raising severity to "critical" because this leads to user data loss (all data written using non-ascii characters just disappears). I use Gentoo with KDE SC 4.6.3 and KDEPIM 4.5.96 (KJots 4.6 rc 1). Git commit ff1a4b75edcd54b23e44dfe9562442aa6de80c7c by Stephen Kelly. Committed on 05/06/2011 at 11:37. Pushed by skelly into branch 'master'. Set the charset and content transfer encoding on saved and new notes. BUG: 272643 M +2 -0 akonadi_next/notecreatorandselector.cpp M +2 -0 examples/coisceim/noteviewer.cpp M +2 -0 kjots/kjotsmodel.cpp M +4 -0 kjots/plasmoid/akonotes_noteapplet.cpp http://commits.kde.org/kdepim/ff1a4b75edcd54b23e44dfe9562442aa6de80c7c Git commit d1f0db0881bd79db1e837a62600b81250e622f17 by Stephen Kelly. Committed on 05/06/2011 at 11:40. Pushed by skelly into branch '4.6'. Set the charset and content transfer encoding on saved and new notes. CCBUG: 272643 M +2 -0 akonadi_next/notecreatorandselector.cpp M +2 -0 kjots/kjotsmodel.cpp M +4 -0 kjots/plasmoid/akonotes_noteapplet.cpp http://commits.kde.org/kdepim/d1f0db0881bd79db1e837a62600b81250e622f17 Can confirm it on Arch Linux with KDE 4.6.5 (KDEPIM 4.6.1) (In reply to comment #7) > Can confirm it on Arch Linux with KDE 4.6.5 (KDEPIM 4.6.1) You have bug#275666, sorry. |