-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 462 - Broker::parseEventForOrganizer copies DTSTAMP from $… (#463)
* Set DTSTAMP to NOW for iTip message in case of event update or cancellation
- Loading branch information
Showing
4 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,6 +60,7 @@ public function testSimpleInvite() | |
DTEND:20140811T230000Z | ||
ORGANIZER;CN=Strunk:mailto:[email protected] | ||
ATTENDEE;CN=White;PARTSTAT=NEEDS-ACTION:mailto:[email protected] | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS; | ||
|
@@ -181,6 +182,7 @@ public function testRecurrenceInvite() | |
DURATION:PT1H | ||
RRULE:FREQ=DAILY | ||
EXDATE:20140717T120000Z,20140718T120000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -208,6 +210,7 @@ public function testRecurrenceInvite() | |
DURATION:PT1H | ||
RRULE:FREQ=DAILY | ||
EXDATE:20140717T120000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
UID:foobar | ||
|
@@ -217,6 +220,7 @@ public function testRecurrenceInvite() | |
ATTENDEE;CN=Three:mailto:[email protected] | ||
DTSTART:20140718T120000Z | ||
DURATION:PT1H | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -243,6 +247,7 @@ public function testRecurrenceInvite() | |
ATTENDEE;CN=Three:mailto:[email protected] | ||
DTSTART:20140718T120000Z | ||
DURATION:PT1H | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -306,6 +311,7 @@ public function testRecurrenceInvite2() | |
DTEND:20140716T130000Z | ||
RRULE:FREQ=DAILY | ||
EXDATE:20140718T120000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -332,6 +338,7 @@ public function testRecurrenceInvite2() | |
DTSTART:20140716T120000Z | ||
DTEND:20140716T130000Z | ||
RRULE:FREQ=DAILY | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
UID:foobar | ||
|
@@ -341,6 +348,7 @@ public function testRecurrenceInvite2() | |
ATTENDEE;CN=Three:mailto:[email protected] | ||
DTSTART:20140718T120000Z | ||
DTEND:20140718T130000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -367,6 +375,7 @@ public function testRecurrenceInvite2() | |
ATTENDEE;CN=Three:mailto:[email protected] | ||
DTSTART:20140718T120000Z | ||
DTEND:20140718T130000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -417,6 +426,7 @@ public function testRecurrenceInvite3() | |
DTSTART:20140716T120000Z | ||
DTEND:20140716T130000Z | ||
RRULE:FREQ=WEEKLY;INTERVAL=2;COUNT=8;BYDAY=SA,SU | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,6 +96,7 @@ public function testInviteChange() | |
ATTENDEE;CN=Three;PARTSTAT=NEEDS-ACTION:mailto:[email protected] | ||
DTSTART:20140716T120000Z | ||
DTEND:20140716T130000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -125,6 +126,7 @@ public function testInviteChange() | |
ATTENDEE;CN=Three;PARTSTAT=NEEDS-ACTION:mailto:[email protected] | ||
DTSTART:20140716T120000Z | ||
DTEND:20140716T130000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -186,6 +188,7 @@ public function testInviteChangeFromNonSchedulingToSchedulingObject() | |
ATTENDEE;CN=One;PARTSTAT=NEEDS-ACTION:mailto:[email protected] | ||
DTSTART:20140716T120000Z | ||
DTEND:20140716T130000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -344,6 +347,7 @@ public function testRemoveInstance() | |
DTEND;TZID=America/Toronto:20140716T130000 | ||
RRULE:FREQ=WEEKLY | ||
EXDATE;TZID=America/Toronto:20140724T120000 | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -450,6 +454,7 @@ public function testInviteChangeSignificantChange() | |
ATTENDEE;CN=Three;PARTSTAT=NEEDS-ACTION:mailto:[email protected] | ||
DTSTART:20140716T120000Z | ||
DTEND:20140716T130000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -479,6 +484,7 @@ public function testInviteChangeSignificantChange() | |
ATTENDEE;CN=Three;PARTSTAT=NEEDS-ACTION:mailto:[email protected] | ||
DTSTART:20140716T120000Z | ||
DTEND:20140716T130000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -546,6 +552,7 @@ public function testInviteNoChange() | |
ATTENDEE;CN=One;PARTSTAT=NEEDS-ACTION:mailto:[email protected] | ||
DTSTART:20140716T120000Z | ||
DTEND:20140716T130000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -613,6 +620,7 @@ public function testInviteNoChangeForceSend() | |
ATTENDEE;CN=One;PARTSTAT=NEEDS-ACTION:mailto:[email protected] | ||
DTSTART:20140716T120000Z | ||
DTEND:20140716T130000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
@@ -797,6 +805,7 @@ public function testInviteChangeExdateOrder() | |
RRULE:FREQ=WEEKLY | ||
EXDATE:20150101T160000Z | ||
EXDATE:20150108T160000Z,20141225T160000Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -844,7 +844,6 @@ public function testNewEvolutionEvent() | |
END:VTIMEZONE | ||
BEGIN:VEVENT | ||
UID:20140813T153116Z-12176-1000-1065-6@johnny-lubuntu | ||
DTSTAMP:20140813T142829Z | ||
DTSTART;TZID=/freeassociation.sourceforge.net/Tzfile/America/Toronto:201408 | ||
15T110000 | ||
DTEND;TZID=/freeassociation.sourceforge.net/Tzfile/America/Toronto:20140815 | ||
|
@@ -1701,7 +1700,6 @@ public function testNewEvolutionEvent() | |
END:VTIMEZONE | ||
BEGIN:VEVENT | ||
UID:20140813T153116Z-12176-1000-1065-6@johnny-lubuntu | ||
DTSTAMP:20140813T142829Z | ||
DTSTART;TZID=/freeassociation.sourceforge.net/Tzfile/America/Toronto:201408 | ||
15T110000 | ||
DTEND;TZID=/freeassociation.sourceforge.net/Tzfile/America/Toronto:20140815 | ||
|
@@ -1719,6 +1717,7 @@ public function testNewEvolutionEvent() | |
TRUE;LANGUAGE=en:MAILTO:[email protected] | ||
CREATED:20140813T153211Z | ||
LAST-MODIFIED:20140813T155353Z | ||
DTSTAMP:**ANY** | ||
END:VEVENT | ||
END:VCALENDAR | ||
ICS; | ||
|