Uploaded image for project: '[Read Only] - Hippo Plugins'
  1. [Read Only] - Hippo Plugins
  2. HIPPLUG-297

Can't have tagging and taxonomy on same repository (patch attached)

    XMLWordPrintable

Details

    Description

      The tagging plugin replaces the whole hippo:configuration/hippo:frontend/cms/cms-browser/navigator node of the repository rather than using h:merge="append" to add the correct value to the property, so blows away any other plugins that have attached themselves to the navigator (eg taxonomy):

      <sv:node sv:name="tagging-replace-navigator">
      <sv:property sv:name="jcr:primaryType" sv:type="Name">
      <sv:value>hippo:initializeitem</sv:value>
      </sv:property>
      <sv:property sv:name="hippo:sequence" sv:type="Double">
      <sv:value>11012</sv:value>
      </sv:property>
      <sv:property sv:name="hippo:contentresource" sv:type="String">
      <sv:value>navigator.xml</sv:value>
      </sv:property>
      <sv:property sv:name="hippo:contentdelete" sv:type="String">
      <sv:value>/hippo:configuration/hippo:frontend/cms/cms-browser/navigator</sv:value>
      </sv:property>
      <sv:property sv:name="hippo:contentroot" sv:type="String">
      <sv:value>/hippo:configuration/hippo:frontend/cms/cms-browser</sv:value>
      </sv:property>
      </sv:node>

      Patch is attached.

      Attachments

        Activity

          People

            jhoffman Jeroen Hoffman
            mark9white Mark White
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: