Closed (fixed)
Project:
Disable Messages
Version:
7.x-1.0
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2012 at 13:57 UTC
Updated:
17 Jul 2012 at 00:11 UTC
When in admin/config/development/disable_messages, the link in the text in fieldset PAGE AND USER LEVEL FILTERING OPTIONS that should point to the 'administer permissions'-screen actually points to:
admin/user/permissions#module-disable_messages
This leads me nowhere in Drupal 7 since this was changed to at least admin/people so it should be:
admin/people/permissions#module-disable_messages
which is tested btw :)
Comments
Comment #1
zyxware commented@krisis - Thanks for the error report and the fix. This has been fixed in 7.x-1.x branch.
Comment #2
krisis commentedGlad to be of help : )