Page MenuHomePhabricator

Fix some libphutil Calendar document bugs
ClosedPublic

Authored by epriestley on Oct 12 2016, 8:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 18, 11:53 AM
Unknown Object (File)
Sun, Feb 9, 2:35 AM
Unknown Object (File)
Sat, Jan 25, 7:10 PM
Unknown Object (File)
Sat, Jan 25, 2:12 PM
Unknown Object (File)
Sat, Jan 25, 2:12 PM
Unknown Object (File)
Sat, Jan 25, 2:12 PM
Unknown Object (File)
Fri, Jan 24, 4:57 PM
Unknown Object (File)
Thu, Jan 23, 8:37 PM
Subscribers
None

Details

Summary

Ref T10747.

  • Default to UTC if a datetime has no explicit timezone.
  • Fix a bug with escape detection that could incorrectly trigger for escaped commas.
  • Remove some unused properties (now properites of the RRULE itself).
Test Plan

See next diff.

Diff Detail

Repository
rPHU libphutil
Branch
cal4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14089
Build 18281: Run Core Tests
Build 18280: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix some libphutil Calendar document bugs.
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.Oct 12 2016, 8:59 PM
This revision was automatically updated to reflect the committed changes.