Closed (won't fix)
Project:
Drupal core
Version:
6.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Feb 2010 at 22:33 UTC
Updated:
26 Jan 2012 at 16:30 UTC
The system module's hook_permission() implementation returns the permission “administer files”, but that permission is not used anywhere in core.
It was introduced in #115267-16: Simplify File Uploads, Centralize File Validation and Quotas, Fix File Previews.... without any explanation, so I assume that it was added by mistake.
| Comment | File | Size | Author |
|---|---|---|---|
| administer-files-1.patch | 2.43 KB | c960657 |
Comments
Comment #1
dries commentedCommitted to CVS HEAD. Thanks.
Comment #3
pfrenssencan this be ported to D6?
Comment #4
albert volkman commentedNo, the permission "administer files" is in use in D6.