Ticket #2173 (closed defect (bug): fixed)
Author Role cannot delete own posts
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.0 |
| Severity: | normal | Keywords: | capabilities, roles bg|has-patch |
| Cc: |
Description
An Author cannot delete his own posts, even though the option is listed in the post listings and he has edit_post capabilities.
Attachments
Change History
comment:1
davidhouse — 6 years ago
comment:2
davidhouse — 6 years ago
- Keywords b|has-patch added
Fixed it. Typo in list-manipulation.php. Patch attached.
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.


A temporary workaround is to disable javascript. I'm still digging for the bug.