-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.4
-
Component/s: Search - Core
If an attachment is added with uppercase characters (e.g. "DummyAttachment.txt"), searching for it with the proper name ("DummyAttachment.txt") or a lowercase version ("dummyattachment.txt") returns no results.
Conversely, if there's an attachment with all lowercase characters ("dummyattachment.txt"), searching for it with the proper name ("dummyattachment.txt"), an uppercase version ("DUMMYATTACHMENT.TXT") or a mixed case version ("DummyAttachment.txt") returns results.