Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14349978
D17645.id42439.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
483 B
Referenced Files
None
Subscribers
None
D17645.id42439.diff
View Options
diff --git a/src/applications/calendar/query/PhabricatorCalendarEventQuery.php b/src/applications/calendar/query/PhabricatorCalendarEventQuery.php
--- a/src/applications/calendar/query/PhabricatorCalendarEventQuery.php
+++ b/src/applications/calendar/query/PhabricatorCalendarEventQuery.php
@@ -226,7 +226,7 @@
$set = $event->newRecurrenceSet();
$recurrences = $set->getEventsBetween(
- null,
+ $start_date,
$end_date,
$limit + 1);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 6:49 AM (18 h, 33 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6909735
Default Alt Text
D17645.id42439.diff (483 B)
Attached To
Mode
D17645: Fix an issue where recurring ghost events could go missing if queried with a limit
Attached
Detach File
Event Timeline
Log In to Comment