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

Hudson commented on SYNCOPE-385:
--------------------------------

Integrated in Syncope-trunk #229 (See 
[https://builds.apache.org/job/Syncope-trunk/229/])
    [SYNCOPE-385] Checking null before further processing (Revision 1488863)

     Result = SUCCESS
ilgrosso : 
Files : 
* /syncope/trunk
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/ResourceController.java

                
> NPE when reading user assigned to resource with no mapping
> ----------------------------------------------------------
>
>                 Key: SYNCOPE-385
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-385
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.1.1
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.2, 1.2.0
>
>
> 1. create a resource without any (user, role) mapping
> 2. create a user with that resource associated
> 3. enable DEBUG logging on core
> 4. get NPE (with HTTP 500) on logs due to null account id mapping item

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to