Problem/Motivation
Under the generated "Datenschutz" element, which is added via Token, the class for the "Change Settings" link is missing.
Steps to reproduce
add a new page and insert the [legalweb_cloud:data_privacy] token.
the first link should allow users to trigger the legalweb settings. If you restrict the HTML it could be, that the class which is added to the link could be removed and therefore the legalweb java script does not work
Proposed resolution
Add an info in the readme, that the token needs some special markup and therefore you have at least to allow .classnames
Also it will work if you have a full HTML Textformatter used at the text element itself.
Comments
Comment #2
grienauerComment #4
granikFixed.