Version: 3.5 (using KDE KDE 3.5.2) Installed from: Ubuntu Packages I'm using a eGroupware Calendar resource. When I create an event on korganizer it's submited to my eGroupware without problems. But when reload the resource (with reload option or finishing/starting korganizer) not all events are showed. Only half of its are printed. This behavour is very strange: I've got 6 events, diferent days, hours... Now I'm seeing 3 if I do a reload, I'll see 3, diferent from the other ones, but I've never seen all my events. I've tested with diferent eGroupware environments, and diferent clients. Thanks in advance
Tobias, You seem to be the egroupware guy. Do you have any ideas about this bug report?
*** This bug has been confirmed by popular vote. ***
Created attachment 18124 [details] It's a XML message file btw Korganizer an EGW Hiya, Activating EGROUPWARE_DEBUG (setting as true via export) and then launching Korganizer you can obtain XML messages. I can see that XML messages in two cases are equal, so It's not a XML o SERVER error... There is a error in the way Korganizar interpret this XML On prova1.txt you have the XML dialog btw Korganizer and EGW (1.2.105). In Korganizer I only was viewing event titled KON 1 On prova2.txt you the same XML obtained doing a reload. After it I was viewwing all my events except KON 1. As I can test with diff prova1.txt and prova2.txt are the same file, so i'm sending only one of it.
Reassigning all KOrganizer bug reports and wishes to the newly created korganizer-devel mailing list.
Hallo, I can confirm the problem with feisty and EGW 1.4.001. Angela
Angela, Paco, In week view can you see the events?
SVN commit 929751 by smartins: Fixed infamous bug 134694 where only some incidences were displayed in egroupware. When loading, this resource calls cleanUpEventCache( retrievedEvents ) to delete everything that wasn't downloaded (so deleted items which were deleted by another program don't show up), it happens that the retrievedEvents list was missing some events (the already cached ones), so they would be deleted and only uncached events would be shown. BUG: 134694 M +6 -2 kcal_resourcexmlrpc.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=929751
*** Bug 135989 has been marked as a duplicate of this bug. ***