Page MenuHomePhabricator

Fix some libphutil Calendar document bugs
ClosedPublic

Authored by epriestley on Oct 12 2016, 8:43 PM.
Tags
None
Referenced Files
F13805248: D16698.id40196.diff
Sun, Sep 15, 10:18 PM
Unknown Object (File)
Fri, Sep 13, 7:54 AM
Unknown Object (File)
Fri, Sep 13, 7:53 AM
Unknown Object (File)
Fri, Sep 13, 7:53 AM
Unknown Object (File)
Fri, Sep 13, 7:53 AM
Unknown Object (File)
Tue, Aug 27, 6:18 AM
Unknown Object (File)
Tue, Aug 27, 1:19 AM
Unknown Object (File)
Aug 14 2024, 3:49 AM
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.