Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2002

Merge of versioned items fails to work on eventual successor versions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.4.0.Final, 3.3.x-prod-ip6.0
    • 3.3.0.Final
    • JCR
    • None

    Description

      According to JCR 2.0 spec, p. "15.9 Merge", Merge operation should work correctly on nodes with versions that are "eventual successors" (i.e. source node's version is a non-linear descendant of target node's version).

      Current implementation checks versions to be only linear (i.e. direct) successors of each other.

      It should be changed to check successors recursively.

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            ashelepko Alexander Shelepko (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: