-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 3.2.1
-
Fix Version/s: 4.0.0
-
Component/s: None
-
Labels:
-
Similar issues:
-
Flagged:Flagged
-
Processed by team:Pulsar
-
Sprint:Platform sprint 131
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?
- 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
-