[wp-trac] [WordPress Trac] #21091: Unable to upload media with custom permissions (was: wp_capabilities typo?)
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 28 09:25:07 UTC 2012
#21091: Unable to upload media with custom permissions
-------------------------------------+------------------------------
Reporter: havahula | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.4
Severity: normal | Resolution:
Keywords: reporter-feedback close |
-------------------------------------+------------------------------
Changes (by duck_):
* keywords: => reporter-feedback close
Comment:
`edit_post` is a meta capability which is translated into a concrete
capability such as `edit_posts` or `edit_pubished_posts` by the
`map_meta_cap()` function.
There's not enough information in this ticket to say for sure if this
isn't a bug, but it sounds like your contributor with the custom
capability is attempting to attach media to an already published post or
some other post that they do not have sufficient capabilities to edit
normally.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21091#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list