Actions
Bug #4441
closedXML Backend: Delete permission not checked
Description
When deleting an item none of the core classes (fields, tabs, etc..) are utilizing "canDelete" to ensure it can actually be deleted. Currently you an delete core items (very bad!). Either "canDelete" should be added with the checks or perform the checks in "delete".
Actions