Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Properties containing non-ASCII characters are not well collated in query results
There's only two allowed functions so far in XPath (fn:lower-case and fn:upper-case). There exists the equivalent LOWER and UPPER in SQL
I propose to add a fn:normalize (resp NORMALIZE) function giving expected results
Attachments
Attachments
Issue Links
- relates to
-
JCR-3522 Normalize function for String order criteria in SQL2 as well
- Open