3010: First & Last name fields are switched

rbur****@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 30, 2014
What version are you running?
1.7.9

What's the URL of the page containing the problem?
.../admin/db/auth/user/

What steps will reproduce the problem?
1. Have a new user login with LDAP credentials
2. View user's information 

What is the expected output? What do you see instead?
User's lastName is where firstName is and vice-versa.
Also, lastname has a comma at the end.

What operating system are you using? What browser?
Windows 7, IE9

Please provide any additional information below.

[Server installed using] 
Bitnami ReviewBoard Stack = version 1.7.9.
Python-ldap = python-ldap-2.4.12.win32-py2.7
Python      = 2.7.4
#1 rbur****@gmai***** (Google Code) (Is this you? Claim this profile.)
Tried the following:
1) Removed/Deleted my login
2) Switched sn to GivenName & givenName to Surname
3) Login
4) SurName & GivenName still in wrong position.
5) Comma still added to LastName
david
#2 david
  • +Component-Accounts
david
#3 david
This sounds like a misconfiguration of LDAP and not a bug. I don't know of any other LDAP setup that has this problem.
  • +SetupIssue