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?

Comments

guillaumeduveau’s picture

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 ?

hefox’s picture

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)

guillaumeduveau’s picture

I solved my problem, the access denied wasnot caused by CCK redirection.

petya_vulcheva’s picture

Hi,

What was the problem with the access for anonymous users to redirect? I am having the same problem and cannot find out jow to solve it. Canyou help?

guillaumeduveau’s picture

It was caused by Workflow module, so really nothing to do with CCK Redirection.

guillaumeduveau’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.