Bérénice MAUREL created JCR-4324:
------------------------------------
Summary: Shouldn't get a NPE on Version.getLinearPredecessor()
implementation
Key: JCR-4324
URL: https://issues.apache.org/jira/browse/JCR-4324
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: JCR 2.0
Affects Versions: 2.16.1, 2.4.3
Reporter: Bérénice MAUREL
I get a NullPointerException when I'm trying to get the predecessor of the root
version with \{{myVersion.getLinearPredecessor()}} method.
In the documentation, I should get null. But in the implementation
{{org.apache.jackrabbit.core.version.VersionImpl}}, I get a NPE if the
predecessor is empty (for the node \{{jcr:rootVersion}}).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)