Page MenuHomePhabricator

Fix an RRULE bug with MONTHLY INTERVALs larger than 12
ClosedPublic

Authored by epriestley on Sep 28 2016, 1:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 3:32 AM
Unknown Object (File)
Mon, Apr 29, 3:22 PM
Unknown Object (File)
Fri, Apr 26, 2:34 AM
Unknown Object (File)
Fri, Apr 26, 2:29 AM
Unknown Object (File)
Fri, Apr 26, 2:29 AM
Unknown Object (File)
Wed, Apr 24, 11:14 PM
Unknown Object (File)
Fri, Apr 19, 5:22 PM
Unknown Object (File)
Thu, Apr 18, 2:16 AM
Subscribers
None

Details

Summary

Ref T10747. This was a simple typo of "-" where "-=" should be used.

Test Plan

Unit tests now pass.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix an RRULE bug with MONTHLY INTERVALs larger than 12.
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 28 2016, 1:16 AM
This revision was automatically updated to reflect the committed changes.