We htmlencode metadata values to be able to store for example "å, ä and ö". But they displays as encoded values in the portal. We would expect the portal to display them as decoded values so we would ...
In the previous version, it was working fine for proper XSS handling where you can simply implement the solution in the documentation. However after latest 3.0.0 even if you have HtmlEncode, you still ...