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

JCR Imports Need to Respect or Ignore Repostory-Level Semantics

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 2.4.0.Final, 2.2.1.GA
    • 1.0.0.Final
    • JCR
    • None

    Description

      The JCR import capability is subtly broken in that it has fallen out of compliance with section 7.3.3 of the 1.0.1 spec as we've added features. This section mandates that imports must either respect or skip features with repository-level semantics. For example, if a node with a mixin type of mix:lockable is imported with the jcr:isLocked property set, we either need to update the repository to treat that node as locked (which requires updating /jcr:system/mode:locks) or reset those properties to a valid default value.

      In a larger sense, we need to test that importing the /jcr:system/jcr:nodeTypes branch will either import the node types correctly (and update RTNM) or will fail in some manner. Same for /jcr:system/mode:locks and /jcr:system/mode:namespaces.

      Attachments

        Issue Links

          Activity

            People

              rhauch Randall Hauch (Inactive)
              bcarothers_jira Brian Carothers (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: