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)
Tue, Nov 19, 4:14 PM
Unknown Object (File)
Mon, Nov 4, 12:30 AM
Unknown Object (File)
Sun, Nov 3, 11:51 PM
Unknown Object (File)
Sat, Oct 26, 4:57 PM
Unknown Object (File)
Oct 8 2024, 9:51 PM
Unknown Object (File)
Oct 2 2024, 8:39 PM
Unknown Object (File)
Oct 2 2024, 8:27 PM
Unknown Object (File)
Sep 26 2024, 11:55 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.