I used imce-4.7.x-2.0.tar.gz

Turning on the IMCE module effects the Upload module access control permissions. With IMCE module off, the Upload module has two access control permission lines to configure: *view uploaded files* and *upload files*. With IMCE module on, the Upload module line *upload files* is no longer available in access control permissions.

Is this normal?

CommentFileSizeAuthor
#2 imce.module_2.patch1.68 KBufku

Comments

ufku’s picture

yes it's a bug. thanks for pointing it out.
the permission string must be changed.

ufku’s picture

Status: Active » Needs review
StatusFileSize
new1.68 KB

here is a patch that changes the buggy permission string.
this also requires permission reassignment for the roles having the old permission.

ufku’s picture

Status: Needs review » Closed (won't fix)