[Kde-pim] akonadi server : date format issue
Olivier Trichet
nive at nivalis.org
Sun Aug 31 19:02:11 BST 2008
Hello,
When the akonadi server is run under another locale than "C"/"en_XX", its
answers to FETCH commands have a localized date. Under a French locale,
you can get "14-août-2008 21:40:20 +0000" instead of "14-Aug-2008 21:40:20
+0000".
The issue is that when the client does not run under the same locale as the
server (or if the translation they use were not the same), the client does
not understand the answer and drop it.
To reproduce this, run
LC_ALL=fr akonadictl start
then
LC_ALL=C akonadiconsole
and try to get an item.
The attach patch fix the issue.
Bye,
Olivier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: akonadi_force-locale-C.patch
Type: text/x-diff
Size: 2798 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20080831/0d95ef3f/attachment.patch>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list