Closed (duplicate)
Project:
Admin role
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2009 at 14:34 UTC
Updated:
25 Nov 2009 at 02:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
a8w4so this is my corresponding patch...
Comment #2
jaydub commentedAttached patch includes changes in the patch added to #360091: Use DRUPAL_AUTHENTICATED_RID instead of hard-coded '2'. This patch more or less brings the D5 admin setting form to the D6 level.
Comment #3
jaydub commentedFor what it's worth, the development snapshot D5 version of Admin Role already has removed the array_merge and so is the same as the D6 module. The patch here and in #360091: Use DRUPAL_AUTHENTICATED_RID instead of hard-coded '2' just improves things a bit more.
Comment #4
dave reidThis is just a duplicate of #360091: Use DRUPAL_AUTHENTICATED_RID instead of hard-coded '2' then which has a D5 patch included.