-
Bug
-
Resolution: Timed out
-
Medium
-
None
-
3.5, 3.5.1, 3.5.2, 3.5.3
-
1
-
Severity 2 - Major
-
Steps to reproduce
- Create a user with username "administrator"
- Login with username "administrator" and create a page A with title 'test1'
- Configure a LDAP connector
- Inside the LDAP directory, create a username "Administrator"
- Make the LDAP directory at the top of the User Directories
- Create another page B with title 'test2'
- Confluence Search can only find page B with title 'test2' but cannot find the page A with title 'test1'
There may be other error also.
This error happens because Confluence is using the column user_name in the table cwd_user. Confluence should have used the column lower_user_name. For example, the table content is showing "Administrator" in the column creator for page B.
- is related to
-
JRASERVER-24558 JIRA using mixed-case username from LDAP corrupt other features
- Closed
-
JRASERVER-29054 JIRA using mixed-case username from LDAP
- Closed