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

Support multi-valued properties in document view export

XMLWordPrintable

      When exporting a node to XML and then importing it, I am getting the following exception:

      javax.jcr.nodetype.ConstraintViolationException: Cannot find a definition for the property named 'FILTERED' on the node at '/fotosets2/rVUyXTS6' with primary type 'FILTERED' and mixin types: [FILTERED]]: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is javax.jcr.nodetype.ConstraintViolationException: Cannot find a definition for the property named 'FILTERED' on the node at '/fotosets2/rVUyXTS6' with primary type 'FILTERED' and mixin types: [FILTERED]
      

      The cause is that when exporting a node with more than one mixin, it only exports one of them.

              hchiorean Horia Chiorean (Inactive)
              wesssel Wessel Nieboer (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: