Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-43

Restore on node creates same-name-sibling of OPV-Version child nodes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 0.9, 1.0
    • None
    • jackrabbit-core, versioning
    • None
    • rev. 151731

    Description

      Each call of Node.restore(String, boolean) creates a new same-name-sibling of any
      OPV_Version child node:

      • Create a node 'a' with nodetype nt:unstructured (defining it's childnodes to
        show OPV Version behaviour)
      • Create a child node 'b'
      • Make 'a' versionable (add mixin mix:versionable)
      • Checkin/Checkout 'a'
      • Restore any version of 'a'

      result:
      a new same-name-sibling 'b[1]' of b is created on each call of 'a'.restore(String, boolean).

      Is this the intended behaviour? Looks strange to me....

      gruss
      anchela

      Attachments

        Activity

          People

            jukkaz Jukka Zitting
            angela Angela Schreiber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: