[ 
https://issues.apache.org/jira/browse/SYNCOPE-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364421#comment-15364421
 ] 

ASF subversion and git services commented on SYNCOPE-893:
---------------------------------------------------------

Commit a9bd3ce15ab684befa28024fd25c1f10e763ff4c in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=a9bd3ce ]

[SYNCOPE-893] Fixing by removing NotNull constraint on realm at JPA level, as 
it is already enforced at DataBinder level


> International characters in group name
> --------------------------------------
>
>                 Key: SYNCOPE-893
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-893
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.0-M4
>         Environment: Linux (CentOS7), Standalone install, M4, Oracle Java, 
> 64Bit
>            Reporter: Jonas Israelsson
>            Assignee: Francesco Chicchiriccò
>             Fix For: 2.0.0
>
>         Attachments: stacktrace
>
>
> If trying to pull a group with a name containing international characters 
> from ldap syncope will fail. 
> Simply add the following group to the embedded ApacheDS in a standalone 
> installation. 
> {code}
> dn:: Y249csOka3Ntw7ZyZ8OlcyxvdT1Hcm91cHMsbz1pc3A=
> objectclass: top
> objectclass: groupOfUniqueNames
> cn:: csOka3Ntw7ZyZ8Olcw==
> uniquemember: uid=pullFromLDAP,ou=People,o=isp
> owner: uid=pullFromLDAP,ou=People,o=isp
> {code}
> Sync, and watch it crash and burn.



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

Reply via email to