- Issue created by @jannakha
Entity print views link is displayed even if user doesn't have permissions to print views
- create a view
- add View PDF link to a view's header via Add Header -> Print (see screenshot attached)
- create a role/user without permission to 'entity print views access'
- login as that user
Expected:
- View PDF link is not rendered
Result:
- View PDF link is rendered (see screenshot attached)
- 403 if user tries to click on it (see screenshot attached)
check for permission 'entity print views access' before rendering the link
- fix the bug
- add tests
none
none
none
Active
2.0
Code