Version: enterprise (using Devel) OS: Linux An attendee receives an update mail, because the organizer resized the event. But the attendee is asked to reply and cannot just enter it into the calendar. Reproducible: Always Steps to Reproduce: 1. A invites B. 2. B accepts. 3. A resizes the event. 4. B gets an update mail. Actual Results: He cannot enter it into the calendar. Expected Results: He should be informed of the change and should be able to enter it into the calendar.
SVN commit 1192995 by smartins: incidencesFromSchedulingID() must be implemented in CalendarAdaptor, otherwise the one from base class is called, which returns an empty list. CCBUG: 240577 M +10 -0 calendaradaptor.cpp M +3 -0 calendaradaptor.h M +2 -1 groupware.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1192995
SVN commit 1193046 by smartins: make incidenceFromSchedulingID() virtual. CCBUG: 240577 CCMAIL: alvaro.manera@nokia.com M +2 -2 calendar.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1193046
I fixed this today, and it's working here. Reopen if this doesn't work for you.
Windows CE Mail Touch 2011-01-16 git-4d1bc61 doesn't work in my test. Reopened.
Hej Sergio, I tried to debug it a bit (can reproduce it on the desktop here). It seems that at the point when mCalendar->incidencesFromSchedulingID() is called in KCalUtils::Scheduler::acceptRequest(), the NepomukCalendar is not fully populated and therefor no matching incidence is returned. Maybe that's a point to start further debugging. Ciao, Tobias
We need to check this for CE, too.
Doesn't work means clicking the links in the email has no effect I assume? Then this is a duplicate of 263809 and 263856.
Volker: As far as I understand the issue, this is _not_ about the links being unavailable, but about the original event not found. Tobias could reproduce on the 19th.
Happened to me sometimes. The event wasn't feed to strigi, so it couldn't be found.
Kontact Touch Windows CE 2011-02-11 Test failed. I saved the event to a Kolab calendar resource. I cannot enter the change into the calendar. Reopened
Git commit b183f98cf5123bbb68e7aa4e97ba16fb1b2d6e85 by Tobias Koenig. Committed on 21/02/2011 at 12:31. Pushed by tokoe into branch 'komo3'. Make IncidenceFetchJob work with kolab resource Add all incidence subtypes to IncidenceFetchJob's mime type filter, because the kolab resource does not use text/calendar as collection content mime type but the subtypes. BUG: 240577 M +7 -1 calendarsupport/incidencefetchjob.cpp http://commits.kde.org/kdepim/b183f98cf5123bbb68e7aa4e97ba16fb1b2d6e85
Kontact ouch Windows CE 2011-02-22 9:20 test of the description If I enter the event into the calendar, the mail part doesn't jump back to the mail list. But ino a kind of unchangeable thread display of both mails. And need to be restarted. The event is updated, but has a strange half cut letter icon. Reopened.
Hej Ludwig, (In reply to comment #12) > Kontact ouch Windows CE 2011-02-22 9:20 > > test of the description > If I enter the event into the calendar, the mail part doesn't jump back to the > mail list. This is a different bug you are hitting here (bug #264164) and has nothing to do with the original bug report... again, please only reopen bugs if you can still reproduce the _same_ problem of the initial bug description, otherwise create a new one with a matching title. > The event is updated, but has a strange half cut letter icon. Screenshot? Ciao, Tobias
Closing due to lack of feedback