Hello

After create new account in phpldapadmin, on left site under ou=Users are displayed names of user. When i create new user with polish signs i get  for example : cn=testuser''.chr(hexdec('C5')).''''.chr(hexdec('82')).''

On right side everything is ok cn= testuserł

One letter is replaced to chr(hexdec('C5')).''''.chr(hexdec('82'))

Any idead how to fix it.

 

Replies (1)

Not too sure...

Reply 1
Personally I have no idea TBH.

We install phpLDAPAdmin from this GitHub repo. I suggest that we report the issue to them. Hopefully they will know what to do and/or fix it...