Closed (fixed)
Project:
Auto Assign Role
Version:
5.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2008 at 09:49 UTC
Updated:
6 Mar 2008 at 00:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
eclypse commentedSorry, i forgot to precise i was talking about self assign role.
Comment #2
jmaties@drupal.org commentedI cant assign role 0 in multiple roles
Comment #3
Doik commentedthe function array_multisort is responsible, it will set new keys while sorting.
Try the following patch, it replaces array_multisort with asort (or arsort resp.), seems to work for me.
so long
Doik
Comment #4
eclypse commentedThanks a lot! your patch works for me.
I really appreciate your help.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.