You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2015/07/03 15:44:04 UTC

[jira] [Created] (SLING-4854) RegisteredResourceImpl.compare throws NPE with null entityId

Bertrand Delacretaz created SLING-4854:
------------------------------------------

             Summary: RegisteredResourceImpl.compare throws NPE with null entityId
                 Key: SLING-4854
                 URL: https://issues.apache.org/jira/browse/SLING-4854
             Project: Sling
          Issue Type: Bug
          Components: Installer
    Affects Versions: Installer Core 3.6.6
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
            Priority: Minor
             Fix For: Installer Core 3.6.8


RegisteredResourceImpl.compare does not check for a null result of getEntityId() and throws an NPE in this case. Untransformed resources can have null entity IDs, so this should be supported.



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