Closed (fixed)
Project:
Search Restrict
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2008 at 11:33 UTC
Updated:
9 Oct 2008 at 23:33 UTC
Module restricted all right, but did not want to allow search results to those I checked.
Shouldn't line 63:
$user_roles = $user->role;
be
$user_roles = $user->roles;
?
Comments
Comment #1
robert castelo commentedThanks bascostbudde, well spotted. Fixed in the next release.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.