Add additional checks for the user permissions
kiamlaluno - July 4, 2009 - 03:11
| Project: | Nodewords |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | 6.x-1.0 |
Jump to:
Description
It could happen that the user cannot edit any of the meta tags that the modules define. In that case, the field set should not be shown at all; if the field set would appear in the module settings page, then an appropriate message should appear.

#1
Actually, the form field set is not output, if the user don't have the permission to edit any of the meta tags.
The code should check if the user has any further permissions; in example:
#2
The code has been changed, and committed in CVS.
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.