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

Removing-nodes with unexpected nodetype

    XMLWordPrintableJSON

Details

    Description

      tobias adds a logic with JCR-973 that the DefaultHandler checks the nodetype of the jcr:content node
      and if it does not match it will be deleted and created with the new one.
      i think its dangerous to automacially change a node type.
      if the node was added programatically and then saved through webdav it could happen that the nodetype will be changed
      from nt:resource to the nt:unstructured.
      if some logic depends on the nodetype the failure search will be hard

      Attachments

        Activity

          People

            tripod Tobias Bocanegra
            c_koell Claus Köll
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: