Page MenuHomePhabricator

Fix an RRULE issue where BYMONTHDAY did not properly expand the month set
ClosedPublic

Authored by epriestley on Sep 27 2016, 10:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 9:45 AM
Unknown Object (File)
Fri, Nov 15, 2:58 AM
Unknown Object (File)
Mon, Nov 11, 1:33 PM
Unknown Object (File)
Thu, Nov 7, 1:11 PM
Unknown Object (File)
Wed, Oct 30, 2:11 PM
Unknown Object (File)
Fri, Oct 25, 7:17 PM
Unknown Object (File)
Wed, Oct 23, 8:11 AM
Unknown Object (File)
Oct 22 2024, 3:21 PM
Subscribers
None

Details

Summary

Ref T10747. When you have BYMONTHDAY, we need to expand the set of months by default, per the comment.

Test Plan

Unit test now passes.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix an RRULE issue where BYMONTHDAY did not properly expand the month set.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Sep 27 2016, 10:45 PM
This revision was automatically updated to reflect the committed changes.