Create a menu item, like Content CategoryList or any other
Route Link: index.php?option=com_content&view=category&id=2
SET ACL to "Registered"
Check as guest by open route link.
ACL Should block tha whole view!
Redirect to login and display a ACL note maybe?
The view is displayed without any restrictions!
Joomla 4.0 Beta4
These effects also with other components, tetsted with
com_content, single contact
Route Link: index.php?option=com_contact&view=contact
You can test these with any component.
Labels |
Added:
?
|
Is it the same behaviour as in J3?
If the article is public, then you can see it in public, using the link.
Otherwise the article must be set to view level "Registered"
Or did I miss something?
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-17 10:33:09 |
Closed_By | ⇒ | Didldu-Florian |
You're right, right. Thought it was, sorry.
It's a little ambiguous, but that's the logic.
This is more or less expected.