[ http://issues.apache.org/jira/browse/JCR-529?page=all ]

Paco Avila updated JCR-529:
---------------------------

    Attachment: AbstractVersionManager.diff

This is my patch for this issue. With this modification, the versions are 
correctly named.

> New versions added after a restore have bad version name
> --------------------------------------------------------
>
>                 Key: JCR-529
>                 URL: http://issues.apache.org/jira/browse/JCR-529
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: versioning
>         Environment: Ubuntu Dapper
>            Reporter: Paco Avila
>         Assigned To: Tobias Bocanegra
>         Attachments: AbstractVersionManager.diff, DummyVersion.java
>
>
> I add several versions to a node (1.0, 1.1, 1.2, 1.3, 1.4). Perform a restore 
> to version 1.2 and add more versions. After that VersionHistory is like this:
> - 1.0
> - 1.1
> - 1.2
> - 1.3
> - 1.4
> - 1.3.1
> - 1.3.2
> - 1.3.3
> - 1.3.4
> - 1.3.5
> New versions should be 1.2.x no 1.3.x, isn't it?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to