Redirection still visible to user even though resulting node is not
sprior - January 28, 2009 - 16:11
| Project: | CCK Redirection |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
If as an admin user I create a Node which is not yet published, then using a CCK Redirection field in another Node make a reference to the first Node and publish the referring Node, An anonymous user will be able to view the second Node and see the link, but then will get access denied when they try to follow it. I believe that if the CCK Reference points to a Node the current user isn't allowed to see, then they shouldn't be able to see the reference link at all.

#1
Sorry, the bug should have been opened against CCK as it was Node Reference that has the problem, not CCK Redirection.