Closed (fixed)
Project:
Legal
Version:
6.x-7.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2008 at 18:04 UTC
Updated:
10 Apr 2011 at 00:52 UTC
Jump to comment: Most recent file
On login users are redirected to /legal_accept but they get access denied. access arguments with array(TRUE) didn't work but using access callback set to TRUE does.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | legal_accept_access_denied_2.patch | 1 KB | larskleiner |
| legal_accept_access_denied.patch | 594 bytes | coltrane |
Comments
Comment #1
robert castelo commentedFixed in latest beta.
Comment #2
larskleiner commentedHas this ever been fixed in 6.x-7.x-dev? I'm getting the same error but the patch above doesn't fix it for me.
When I assign view Terms and Conditions permissions to anonymous users the attached patch works for me.
Comment #3
robert castelo commentedMake sure 'view Terms and Conditions' is set to Anonymous and Authenticated on the Permissions page (if that's what you want)
Note: 6.x-7.x-dev was a CVS error on my part, please ignore that version.