Jean-Christophe Kautzmann created SLING-4560:
------------------------------------------------
Summary: XSSAPI#getValidHref is empty for valid Bengali or Hindi
characters
Key: SLING-4560
URL: https://issues.apache.org/jira/browse/SLING-4560
Project: Sling
Issue Type: Bug
Components: Extensions
Reporter: Jean-Christophe Kautzmann
I added (locally) 2 test cases to
org.apache.sling.xss.impl.XSSAPIImplTest#testGetValidHref:
{"/etc/commerce/collections/中文", "/etc/commerce/collections/中文"},
{"/etc/commerce/collections/⺁〡〢☉⊕〒", "/etc/commerce/collections/⺁〡〢☉⊕〒"},
the first test passes (chinese characters), the 2nd fails (bengali/hindi
characters)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)