#2685 closed defect (bug) (fixed)
Users cannot delete their own topics or replies when respective capabilities are assigned
Reported by: | netweb | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | 2.5.4 |
Component: | API - Roles/Capabilities | Keywords: | has-patch |
Cc: |
Description
Users given either delete_topic
or delete_reply
capability cannot delete their own topics or replies respectively.
Confirmed and reported here: https://bbpress.org/forums/topic/delete-topic-function/
Hat tip @gusrb84 for the attached patch
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
I've hit this block today and would love to see this being added to the next release - it doesn't make sense that there is already a check for delete_reply and delete_topic but you can't actually apply that to a role!