CCK Redirection Access
mechler - March 11, 2009 - 21:07
| Project: | CCK Redirection |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
It would be nice to have an access permission for CCK Redirection fields. Is there a module extending CCK that handles this better or should I submit some a patch to incorporate the access hook and necessary checks?

#1
The only permission configurable is for "bypass redirection".
The anonymous user gets an access denied on a node with a CCK Redirection, what to do about it ?
#2
Access to view/edit the cck redirect field? Content permissions that comes bundled with CCK should be that if I understand your question, but I guess I don't. (Not module maintainer or anything, just was reading the issue queue)
#3
I solved my problem, the access denied wasnot caused by CCK redirection.