Page MenuHomePhorge

T1847: Fix TypeError when expunging all-day recurring events
AbandonedPublic

Authored by machniak on Nov 17 2016, 12:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 23, 7:51 AM
Unknown Object (File)
Feb 20 2024, 4:34 PM
Unknown Object (File)
Feb 15 2024, 3:16 PM
Unknown Object (File)
Feb 14 2024, 8:37 PM
Unknown Object (File)
Jan 20 2024, 10:07 PM
Unknown Object (File)
Jan 18 2024, 11:46 PM
Unknown Object (File)
Dec 30 2023, 7:42 PM
Unknown Object (File)
Dec 26 2023, 9:21 PM
Subscribers
None

Details

Reviewers
None
Group Reviewers
PyKolab Developers
Summary

Last occurence date need to be converted to datetime type, so it does not fail on comparison with "now" datetime.

Diff Detail

Repository
rP pykolab
Branch
dev/T1847
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6617
Build 6737: arc lint + arc unit

Event Timeline

machniak retitled this revision from to T1847: Fix TypeError when expunging all-day recurring events.
machniak updated this object.
machniak edited the test plan for this revision. (Show Details)
machniak added a reviewer: PyKolab Developers.

This already has been fixed. For some reason Phabricator didn't connect my diff with the T1847.