Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
3.2.1
-
None
-
Flagged
-
Platform sprint 131
Description
In the org.hippoecm.hst.util.SearchInputParsingUtils#parse method, the character apostrof is not removed by the removeInvalidAndEscapeChars and then the call to foldToASCIIReplacer will replace it with a single '
This will then cause the jcr query to break.
Maybe the ascii replacement can be executed first and then remove the invalid chars?
Attachments
Issue Links
- is cloned by
-
HSTTWO-3677 [Backport 3.2] SearchInputParsingUtils should not allow apostrof '
- Closed
-
HSTTWO-3678 [Backport 3.1] SearchInputParsingUtils should not allow apostrof '
- Closed
- relates to
-
HSTTWO-3589 SearchInputParsingUtils should not allow "-" and "!" at the end of search input
- Closed