Page MenuHomePhorge

Fix AttributeError: Cyrus instance has no attribute 'has_folder' in cleanup_acls()
ClosedPublic

Authored by machniak on Sep 26 2019, 8:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 8, 7:06 AM
Unknown Object (File)
Tue, May 7, 1:24 PM
Unknown Object (File)
Tue, May 7, 6:15 AM
Unknown Object (File)
Thu, Apr 25, 4:33 PM
Unknown Object (File)
Wed, Apr 24, 6:15 AM
Unknown Object (File)
Mar 24 2024, 7:02 PM
Unknown Object (File)
Feb 20 2024, 3:17 PM
Unknown Object (File)
Feb 9 2024, 1:14 PM
Subscribers

Details

Summary

Also improve performance by removing has_folder() check, and removed redundant debug code

Diff Detail

Repository
rP pykolab
Branch
arcpatch-D823
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27358
Build 9799: arc lint + arc unit

Event Timeline

machniak created this revision.
vanmeeuwen subscribed.
vanmeeuwen added inline comments.
pykolab/imap/__init__.py
71–72
try:
This revision now requires changes to proceed.Nov 26 2019, 9:21 AM
This revision is now accepted and ready to land.Jan 13 2020, 2:10 PM
This revision was automatically updated to reflect the committed changes.