Closed (fixed)
Project:
Value List
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Feb 2008 at 06:01 UTC
Updated:
27 Feb 2008 at 16:34 UTC
As reported in http://drupal.org/node/122234, calling drupal_access_denied() within a callback results in the page getting double-rendered, which is not desired behavior.
Also, the access check on 183 should be for 'edit value lists', not 'create value lists'.
Comments
Comment #1
usonian commented(remove the user_access check altogether)
Comment #2
usonian commentedFixed in version 5.x-1.1
Comment #3
usonian commented