Does viewfield respect views permissions?
burlap - March 12, 2009 - 17:33
| Project: | Viewfield |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have recently noticed that viewfield shows views even if they have restricted permissions. My website is packed with different modules, so I'm not really sure whether it's viewfield's fault or some combination of different modules.
So, my question is: should viewfield support views access permissions at all? If not, how could I make viewfield views visible only to certain user roles? (Hint: CCK field permissions doesn't work for me either.)

#1
The short answer is no, it was not doing access checking prior to view execution. I just committed a fix for this. Thanks!
Jer
#2
FYI - Committed to HEAD, will be fixed in 6.x
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
Hi folks, has this been fixed in 6 yet? Still seems to be an issue for me?