[documentation] [feature] Reason needs to be given for access
denied due to filter_access
fgm
drupal-docs at drupal.org
Tue Dec 6 10:38:10 UTC 2005
Issue status update for
http://drupal.org/node/40135
Post a follow up:
http://drupal.org/project/comments/add/40135
Project: Documentation
Version: <none>
Component: Developer Guide
Category: feature requests
Priority: normal
Assigned to: Anonymous
Reported by: fgm
Updated by: fgm
Status: active
Currently, if someone without access to the full html input filter
prepares a page needing this format (for instance due to embedded
images), two things happen:
* while the page is in mod queue, it remains as "filtered html" and
does not display the img elements
* when someone removes it from mod queue and applies the "full html"
filter, the permission is not granted to the page author for that
filter, while, the node/ page does not display the edit tab, and a
non-explicit "access denied" message is returned for node//edit because
the user does not have permission for that filter
Unless a way to have the content filter authorized on a per-page basis,
a useful workaround would be to at least return an error indicating
whence the access denied error comes, in that case the content filter
permission.
fgm
More information about the documentation
mailing list