Ticket #5956 (closed defect: fixed)
LegacyAttachmentPolicy always returns None
| Reported by: | ben@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The last change of LegacyAttachmentPolicy.check_permission accidentally eliminated removed a return statement, which causes LegacyAttachmentPolicy to never succeed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


