https://bugs.kde.org/show_bug.cgi?id=282317
Grégory Oestreicher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDSINFO Resolution| |WAITINGFORINFO --- Comment #2 from Grégory Oestreicher <greg kamago net> 2011-09-22 20:52:32 --- This turned out to be pretty quick to narrow down. When creating an event with an attendee (or more, that works the same way), eGroupware rewrites the event and in particular the ATTENDEE properties. I couldn't find how the rewrite is done but for sure if you only specify an email address you end up with an invalid (as from two iCalendar validators I've tested) VEVENT that contains an EMAIL property that doesn't seem to be part of the standard (RFC5545). If that works with an iPhone is likely due to a more lax validation. So either KCalCore is modified to accept this data (I'm not eager to add some specific workarounds, and it's unlikely to be well accepted by other devs), or I nag eGroupware devs to have this fixed. Guess what I'll do ? :) I'll keep you informed via this report. Cheers, Grégory -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
