Opened 5 years ago
Closed 5 years ago
#8110 closed defect (bug) (fixed)
Contributors cannot upload media
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | General | Version: | 2.7 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If you are in the Add Post screen as a contributor, the Upload media button strip appears at the top of the add post writing block. However, clicking on any of the buttons recieves a "You do not have permission to upload files." wp_die page.
This is not great behaviour. Either the buttons should not appear or the contributors should be allowed to upload.
Change History (1)
comment:1
markjaquith — 5 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [9660]) Do not show Media Upload buttons in Visual Editor if user lacks the capabilities to upload files. fixes #8110