Markus I.
1 year ago
@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":

Image/photo

Obviously the problem comes with the " " after href=
When using ' ' it works.
Could there also be a security issue in this?
4 comments show more
Tobias
1 year ago
Also some of the fields are now textareas for longer texts and not input fields anymore ;-) newline characters at the end of the line are preserved from the stripping
Markus I.
1 year ago
Ok thank you for the heads-up!
Report Bug