[
https://issues.apache.org/jira/browse/JCR-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1475:
-------------------------------
Affects Version/s: (was: core 1.4.2)
Fix Version/s: (was: 1.5)
core 1.4.2
Merged to the 1.4 branch in revision 638052.
> Inconsistency when version with a label is removed
> --------------------------------------------------
>
> Key: JCR-1475
> URL: https://issues.apache.org/jira/browse/JCR-1475
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-core, versioning
> Affects Versions: 1.4, core 1.4.1
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: core 1.4.2
>
>
> While executing random operations on the version storage I came across a
> situation where a version is removed that has a version label.
> The current behaviour in jackrabbit is IMO not correct because the version
> node gets removed, but the version label is still present in the version
> history. This means there is a referenceable property that points to nowhere.
> So I guess either:
> - the version label property must be removed as well when the version is
> removed
> or
> - the remove version operation should fail because the version is still
> referenced
> I wasn't able to find a relevant section in the spec, though I must admit
> that I don't know the versioning section that well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.