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?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | imce.module_2.patch | 1.68 KB | ufku |
Comments
Comment #1
ufku commentedyes it's a bug. thanks for pointing it out.
the permission string must be changed.
Comment #2
ufku commentedhere is a patch that changes the buggy permission string.
this also requires permission reassignment for the roles having the old permission.
Comment #3
ufku commented