Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
9.87.1
-
None
-
Unknown
-
Description
Confluence is generally case insensitive, in particular with space keys and page titles. However, our resolvers are currently case sensitive because we only store the original case in ConfluencePageClass objects, and we don't yet index string properties case insensitively. This causes a lot of resolution failures that should have worked.
It should be easy to fix as soon as we have this.
Attachments
Issue Links
- is related to
-
XWIKI-23428 Add a case insensitive Solr field for all StringProperty and ListProperty fields
-
- Closed
-