In the other modules like node and book, there is a separate edit permission. But in the basicevent.module, there is no such equivalent. There is just an "edit event" permission and no "edit own event" permission. To make it similar to core node and book module, I think we should have this permission so one can edit events created by others without the need of the "administer node" permission.

The patch adds the needed permission and changes the update/delete check to see if this permission is set.

CommentFileSizeAuthor
editevents.patch951 byteskleung11

Comments

Jonas Kvarnstrom’s picture

I was just looking for this functionality... Thanks for the patch!

japerry’s picture

Status: Reviewed & tested by the community » Closed (outdated)

Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.