Activity log for bug #1540461

Date Who What changed Old value New value Message
2016-02-01 16:12:58 Probot bug added bug
2016-05-18 06:52:14 Launchpad Janitor evolution-ews (Ubuntu): status New Confirmed
2016-09-12 15:35:24 Matthew Gregg bug added subscriber Matthew Gregg
2016-09-14 12:50:49 Probot bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=771370
2016-09-14 12:51:01 Probot evolution-ews (Ubuntu): status Confirmed Fix Committed
2016-10-15 10:27:18 Jeremy Bícha bug task added evolution-ews
2016-10-15 10:27:27 Jeremy Bícha evolution-ews (Ubuntu): status Fix Committed Triaged
2016-10-15 10:27:53 Jeremy Bícha evolution-ews (Ubuntu): importance Undecided Medium
2016-10-15 10:28:10 Jeremy Bícha nominated for series Ubuntu Xenial
2016-10-15 10:28:10 Jeremy Bícha bug task added evolution-ews (Ubuntu Xenial)
2016-10-15 10:32:49 Jeremy Bícha bug added subscriber Jeremy Bicha
2017-01-18 15:53:49 Bryan Quigley bug added subscriber Bryan Quigley
2017-01-18 15:55:01 Bryan Quigley description Problem: The EWS plugin doesn't display recurring/repeated events in the calender. Only single time events are displayed. Outlook Online displays all the events correctly. I already deleted and readded the account, but still the same problem. Please let me know how I can provide further debug info. Versions: Ubuntu Gnome: 15.10 evolution-ews: 3.18.0-3~wily1 MS Exchange Server: 2016 Problem: The EWS plugin doesn't display recurring/repeated events in the calender. Only single time events are displayed. Outlook Online displays all the events correctly. I already deleted and readded the account, but still the same problem. Please let me know how I can provide further debug info. This appears to be a Microsoft bug, please upvote - https://social.technet.microsoft.com/Forums/office/en-US/9952d9ea-6040-46b8-93d7-f163c09acd70/bug-in-ews-invalid-ical-format-if-recurrent-event-modified?forum=exchangesvrdevelopment Versions: Ubuntu Gnome: 15.10 evolution-ews: 3.18.0-3~wily1 MS Exchange Server: 2016
2017-01-23 09:06:59 Launchpad Janitor evolution-ews (Ubuntu Xenial): status New Confirmed
2017-02-03 14:29:08 Bryan Quigley attachment added 16.04 debdiff https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1540461/+attachment/4812589/+files/evolution-ews_3.18.5-1ubuntu1.debdiff
2017-02-03 14:30:39 Bryan Quigley attachment added 16.04 debdiff https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1540461/+attachment/4812590/+files/evolution-ews_3.18.5-1ubuntu1.debdiff
2017-02-03 14:38:15 Bryan Quigley evolution-ews (Ubuntu): status Triaged Fix Released
2017-02-03 14:45:57 Bryan Quigley description Problem: The EWS plugin doesn't display recurring/repeated events in the calender. Only single time events are displayed. Outlook Online displays all the events correctly. I already deleted and readded the account, but still the same problem. Please let me know how I can provide further debug info. This appears to be a Microsoft bug, please upvote - https://social.technet.microsoft.com/Forums/office/en-US/9952d9ea-6040-46b8-93d7-f163c09acd70/bug-in-ews-invalid-ical-format-if-recurrent-event-modified?forum=exchangesvrdevelopment Versions: Ubuntu Gnome: 15.10 evolution-ews: 3.18.0-3~wily1 MS Exchange Server: 2016 [Impact] * The EWS plugin doesn't display recurring/repeated events in the calender. Only single time events are displayed. Outlook Online displays all the events correctly. The EWS plugin doesn't seem to thrown any errors, so people using it may not notice some events are missing. This actually is a bug on the server side, that the evolution developers have worked around. [Test Case] * You need a EWS server, the best instructions are from https://social.technet.microsoft.com/Forums/office/en-US/9952d9ea-6040-46b8-93d7-f163c09acd70/bug-in-ews-invalid-ical-format-if-recurrent-event-modified?forum=exchangesvrdevelopment Basically: 1. Create a recurring event with no end date. E.g. every Monday at 10am on OWA/Outlook Online (I used as start date 29th of August 2016) 2. Query the calendar item through EWS and check the MimeContent field. It's OK, it contains a END:VCALENDAR 3. Change a single instance by moving it to Tuesday 10am (in OWA), I moved the one from 19th September to 20st September 2016 4. Now query the recurrent calendar item again and voilà: the "END:VCALENDAR" is now missing [Regression Potential] * EWS plugin breaks in other ways. [Other Info] * This appears to be fixed in 16.10 updates and definitely in Zesty * No testers have come forward about 14.04 and the code has diverged a bit since then. (I don't have a test environment for this, so any fix would rely on other testers) Versions: Ubuntu Gnome: 15.10 evolution-ews: 3.18.0-3~wily1 MS Exchange Server: 2016
2017-02-03 14:47:14 Bryan Quigley attachment removed 16.04 debdiff https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1540461/+attachment/4812589/+files/evolution-ews_3.18.5-1ubuntu1.debdiff
2017-02-03 14:47:38 Bryan Quigley tags sts
2017-02-08 19:44:06 Bryan Quigley attachment added 16.10 debdiff https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1540461/+attachment/4815544/+files/evolution-ews_3.22.0-2ubuntu1-yakkety.debdiff
2017-02-08 19:45:23 Bryan Quigley description [Impact] * The EWS plugin doesn't display recurring/repeated events in the calender. Only single time events are displayed. Outlook Online displays all the events correctly. The EWS plugin doesn't seem to thrown any errors, so people using it may not notice some events are missing. This actually is a bug on the server side, that the evolution developers have worked around. [Test Case] * You need a EWS server, the best instructions are from https://social.technet.microsoft.com/Forums/office/en-US/9952d9ea-6040-46b8-93d7-f163c09acd70/bug-in-ews-invalid-ical-format-if-recurrent-event-modified?forum=exchangesvrdevelopment Basically: 1. Create a recurring event with no end date. E.g. every Monday at 10am on OWA/Outlook Online (I used as start date 29th of August 2016) 2. Query the calendar item through EWS and check the MimeContent field. It's OK, it contains a END:VCALENDAR 3. Change a single instance by moving it to Tuesday 10am (in OWA), I moved the one from 19th September to 20st September 2016 4. Now query the recurrent calendar item again and voilà: the "END:VCALENDAR" is now missing [Regression Potential] * EWS plugin breaks in other ways. [Other Info] * This appears to be fixed in 16.10 updates and definitely in Zesty * No testers have come forward about 14.04 and the code has diverged a bit since then. (I don't have a test environment for this, so any fix would rely on other testers) Versions: Ubuntu Gnome: 15.10 evolution-ews: 3.18.0-3~wily1 MS Exchange Server: 2016 [Impact]  * The EWS plugin doesn't display recurring/repeated events in the calender. Only single time events are displayed. Outlook Online displays all the events correctly. The EWS plugin doesn't seem to thrown any errors, so people using it may not notice some events are missing. This actually is a bug on the server side, that the evolution developers have worked around. [Test Case]  * You need a EWS server, the best instructions are from https://social.technet.microsoft.com/Forums/office/en-US/9952d9ea-6040-46b8-93d7-f163c09acd70/bug-in-ews-invalid-ical-format-if-recurrent-event-modified?forum=exchangesvrdevelopment Basically:     1. Create a recurring event with no end date. E.g. every Monday at 10am on OWA/Outlook Online (I used as start date 29th of August 2016)     2. Query the calendar item through EWS and check the MimeContent field. It's OK, it contains a END:VCALENDAR     3. Change a single instance by moving it to Tuesday 10am (in OWA), I moved the one from 19th September to 20st September 2016     4. Now query the recurrent calendar item again and voilà: the "END:VCALENDAR" is now missing [Regression Potential]  * EWS plugin breaks in other ways. [Other Info]  * This is fixed in Zesty.  * No testers have come forward about 14.04 and the code has diverged a bit since then. (I don't have a test environment for this, so any fix would rely on other testers) Versions: Ubuntu Gnome: 15.10 evolution-ews: 3.18.0-3~wily1 MS Exchange Server: 2016
2017-02-08 19:45:44 Bryan Quigley bug added subscriber Ubuntu Sponsors Team
2017-02-08 19:46:02 Bryan Quigley evolution-ews (Ubuntu Xenial): assignee Bryan Quigley (bryanquigley)
2017-02-08 20:33:18 Bryan Quigley evolution-ews (Ubuntu Xenial): status Confirmed In Progress
2017-02-08 21:00:34 Jeremy Bícha nominated for series Ubuntu Yakkety
2017-02-08 21:00:34 Jeremy Bícha bug task added evolution-ews (Ubuntu Yakkety)
2017-02-08 21:00:48 Jeremy Bícha evolution-ews (Ubuntu Yakkety): status New Triaged
2017-02-08 21:01:24 Jeremy Bícha evolution-ews (Ubuntu Yakkety): importance Undecided Medium
2017-02-08 21:01:28 Jeremy Bícha evolution-ews (Ubuntu Xenial): importance Undecided Medium
2017-02-09 15:15:44 Bryan Quigley evolution-ews (Ubuntu Yakkety): assignee Bryan Quigley (bryanquigley)
2017-02-09 19:20:49 Bryan Quigley attachment added new yakkety 3.22.3 debdiff https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1540461/+attachment/4816009/+files/evolution-ews_3.22.3-0ubuntu1.debdiff
2017-02-09 19:23:17 Bryan Quigley attachment added all_files.zip https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1540461/+attachment/4816010/+files/all_files.zip
2017-02-11 10:51:07 Jeremy Bícha removed subscriber Ubuntu Sponsors Team
2017-02-11 11:01:07 Jeremy Bícha evolution-ews (Ubuntu Yakkety): status Triaged In Progress
2017-02-15 11:36:55 Łukasz Zemczak evolution-ews (Ubuntu Xenial): status In Progress Fix Committed
2017-02-15 11:36:58 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2017-02-15 11:37:03 Łukasz Zemczak bug added subscriber SRU Verification
2017-02-15 11:37:11 Łukasz Zemczak tags sts sts verification-needed
2017-02-15 11:43:33 Łukasz Zemczak evolution-ews (Ubuntu Yakkety): status In Progress Fix Committed
2017-02-15 12:26:16 Probot tags sts verification-needed sts verification-done
2017-02-15 12:32:05 Probot tags sts verification-done sts verification-failed
2017-02-15 12:32:31 Probot tags sts verification-failed sts verification-needed
2017-02-15 17:26:41 Jeremy Bícha tags sts verification-needed sts verification-done-yakkety verification-needed-xenial
2017-02-16 14:17:56 Bryan Quigley tags sts verification-done-yakkety verification-needed-xenial sts verification-done-xenial verification-done-yakkety
2017-02-22 13:34:28 Launchpad Janitor evolution-ews (Ubuntu Xenial): status Fix Committed Fix Released
2017-02-22 13:34:32 Robie Basak removed subscriber Ubuntu Stable Release Updates Team
2017-02-22 13:44:46 Launchpad Janitor evolution-ews (Ubuntu Yakkety): status Fix Committed Fix Released