Bug #33059
closedtypolink: "linkAccessRestrictedPages" is ignored when config.typolinkLinkAccessRestrictedPages is set
100%
Description
The typolink-function ignores the property "linkAccessRestrictedPages" when config.typolinkLinkAccessRestrictedPages is set.
For the typolink-property "linkAccessRestrictedPages" TSRef says:
"If set, typolinks pointing to access restricted pages will still link to the page even though the page cannot be accessed." With the global config property "typolinkLinkAccessRestrictedPages" you can influence the generated link on pages which can not be accessed at the moment. E.g. linking the loginform instead. But this should not be done if "linkAccessRestrictedPages" is set for a typolink.
For the moment it is not possible to force the generation of a link to an access-restricted page if the property "config.typolinkLinkAccessRestrictedPages". But this is needed for example for a redirect-url which points to an access-restricted page after login.
Files