Radu Cotescu created SLING-4236:
-----------------------------------
Summary: The XSSAPI's encode methods should return null for null
input
Key: SLING-4236
URL: https://issues.apache.org/jira/browse/SLING-4236
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: XSS Protection API 1.0.0
Reporter: Radu Cotescu
The XSSAPI's encode methods should return {{null}} for {{null}} input.
Currently it seems that the default implementation based on the
{{owasp-java-encoder}} transforms {{null}} into {{"null"}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)