Details

    • Sub-task
    • Resolution: Not an issue
    • Major
    • 1.1
    • None
    • None

    Description

      In ContentUpdate.processNode(Content) we use the cr removeMixin() method. While this works the mixin property is not updated (might be a jackrabbit bug). You see that when we print the content:

      /page/paragraph/jcr:mixinTypes=mix:versionable
      

      The value persist no matter whether cleaned up by normal JR API or by PM operations. Further tests revealed value is actually deleted and reappears after restarting repository.

      This value is also visible only when iterating values of jcr:mixinType property not when looking at node types obtained by getNodeTypes() call. Also second attempt to remove this mixin by using JR API fails with exception indicating no such mixin is defined.

      Attachments

        Issue Links

          Activity

            People

              had Jan Haderka
              pbaerfuss Philipp Bärfuss
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: