Changes between Initial Version and Version 1 of Ticket #49645, comment 3
- Timestamp:
- 03/13/2020 07:35:41 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49645, comment 3
initial v1 1 Chatting with @kadamwhite it looks like that check is meant to be on line #391. In other words, right before checking if the user has permission to delete a revision, make sure they have permission to delete the parent item as well.1 Chatting with @kadamwhite it looks like that check is meant to be on line 391. In other words, right before checking if the user has permission to delete a revision, make sure they have permission to delete the parent item as well. 2 2 3 3 Would you be interested in working on a patch?