Opened 14 years ago
Closed 14 years ago
#17901 closed defect (bug) (invalid)
Bug with wordpress capabilities for contributors...
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | blocker | Version: | 3.1.3 |
Component: | Editor | Keywords: | needs-patch |
Focuses: | Cc: |
Description
I've added the upload_files capability to contributors, but it seems to be broken.
Replicate the bug like this:
- Add the upload_files capability for contibutors using a plugin like "Capability Manager" or "Members".
- As a contributor, attempt to add a new post. You'll notice the "Upload/Insert" icons on the top left just above the post edit box. They work fine right now...
- then, save the post as a draft and return to it later.
- now you'll notice you no longer has the "Upload/Insert" icons anymore.
I believe that is a bug!
For me this is a blocker bug because contributors are stuck and can't continue.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hey guys, I found out that "Role Scoper" plugin is causing the bug. Sorry about that!