-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Done
-
Affects Version/s: 10.1-SNAPSHOT
-
Component/s: Web UI
-
Environment:macOS | Chrome v63.0.3239.132
How to reproduce
- Create a file with a "-" in the title(example: newfile-1)
- Go to Search and search for the file with the full name "newfile-1"
- Nothing appears(error)
- Then Search for the file with a space instead of "-" (example: newfile 1)
- The file appears in the search
Note: Tried the same in JSF and it works correctly
see attachments:
- causes
-
ELEMENTS-994 function formatFulltext() breaks full-text search syntax
- Open
- is related to
-
ELEMENTS-530 Add formatter to sanitize fulltext search
- Resolved