Overrides Views Permissions
midkemia - June 9, 2009 - 19:04
| Project: | Insert View |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I have a node with view1 inserted which has worked well for ages.
The time has come to replace the information on the page with better content, so I have created view2 to handle the new format. with the intent of deleting the old inserted view when the new one is complete. By restricting the visibility of view2 to admin, my plan was to have view2 also on the page, so I could easily access it as admin, but was invisible to anonymous users
Wrong!
It appears that I can not make the view2 invisible when inserted
Is this a simple configuration error, a bug, or by design?
John

#1
The 1.0 version does not check the views permission, but it is planned for the next release: #419880: Various improvements
#2
How did i miss that one !, especially as i responded
John