@
Friendica Support @
Tobias Diekershoff I just edited the Impressum plugin to link to the Privacy Policy and this happened when inserting
<h3>Privacy Policy</h3><a href="https://github.com/friendica/friendica/wiki/Admin-Voluntary-Statement-of-Privacy-Expectation">Admin Voluntary Statement of Privacy Expectation</a>into "Hinweise":

Obviously the problem comes with the " " after href=
When using ' ' it works.
Could there also be a security issue in this?