Nice module! expecially can control permision for a specific user. I tried the demo site http://nodeaccess.confluencewebservices.com, and found a bug on grand pages.

I login and go to tab grant of the test page. Try to type my user name under "Enter names to search for users". When the system search automatically an error message displays:

An HTTP error 403 occured. ...

Comments

Anonymous’s picture

Assigned: Unassigned »

Yeah, to do the user autocomplete the user has to have access user profile permissions. I've given that on the test site. I can't decide overall if this is a drupal problem (i.e. the autocomplete feature in the form code shouldn't try to autocomplete if the user doesn't have the permissions) or if nodeaccess should check for that. I'm thinking since the form code actually generates the autocomplete, it should do the checking, but I'll probably need to add a check anyway...

Anonymous’s picture

Status: Active » Fixed

fixed in latest release

Anonymous’s picture

Status: Fixed » Closed (fixed)