Needs review
Project:
Brilliant Gallery
Version:
6.x-3.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Feb 2009 at 19:16 UTC
Updated:
3 Dec 2023 at 10:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
smartmark commentedThanks! I knew there were something wrong with setting access to "manage galleries". This fix should be included in the next release, too.
Comment #2
vacilando commentedThanks for locating this; applied to dev a few moments ago.
Comment #4
dave reidThis has not been fixed in the DRUPAL-6--3 branch yet and absolutely needs to be fixed soon. It is *very* bad for this module to be accidentally replacing system.module's permission so we couldn't find it on the admin/user/permissions page.
Comment #5
dave reidIt isn't fixed in DRUPAL-6--4 yet either.
Comment #6
dave reidActually, this needs to be *fixed*. It should be 'administer brilliant gallery' not 'access administration pages'. Huge, huge no-no.
Comment #7
dave reidPatch against the 6.x-3.x branch.