Closed (outdated)
Project:
Event
Version:
5.x-1.0
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2008 at 17:07 UTC
Updated:
13 Apr 2018 at 21:35 UTC
Jump to comment: Most recent
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.
| Comment | File | Size | Author |
|---|---|---|---|
| editevents.patch | 951 bytes | kleung11 |
Comments
Comment #1
Jonas Kvarnstrom commentedI was just looking for this functionality... Thanks for the patch!
Comment #2
japerryEvent 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.