You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2016/11/24 03:31:58 UTC

[jira] [Resolved] (OPENMEETINGS-1512) Wrong LDAP value can cause error on My Profile Page

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik resolved OPENMEETINGS-1512.
--------------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.0.0
                   3.2.0
                   3.1.4

> Wrong LDAP value can cause error on My Profile Page
> ---------------------------------------------------
>
>                 Key: OPENMEETINGS-1512
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1512
>             Project: Openmeetings
>          Issue Type: Improvement
>          Components: LDAP
>    Affects Versions: 3.1.3
>         Environment: Centos 6.8
>            Reporter: Maurizio Barbagin
>            Assignee: Maxim Solodovnik
>            Priority: Trivial
>             Fix For: 3.1.4, 3.2.0, 4.0.0
>
>
> On ldap configuration file I left default ldap_user_attr_country=co.
> Looking at AD Database it contains country as unicode string always in English. So in my case "Italy".
> When user login, data are collected from AD, but when I go to "My Profile" a fatal error appears. 
> If I manually change the country, "My profile" works well.
> I changed "ldap_user_attr_country" to "c", which in my case contains  "IT" in AD database.
> Now it's working fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)