Uploaded image for project: '[Read Only] - Hippo Repository'
  1. [Read Only] - Hippo Repository
  2. REPO-1601

hippo:translation subtypes should be by default readable

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 4.2.0
    • None
    • None

    Description

      At this moment, at

      /hippo:configuration/hippo:domains/defaultread/hippo-translation/type-hippo-translation
      

      we bootstrap:

      <sv:node sv:name="type-hippo-translation" xmlns:sv="http://www.jcp.org/jcr/sv/1.0">
        <sv:property sv:name="jcr:primaryType" sv:type="Name">
          <sv:value>hipposys:facetrule</sv:value>
        </sv:property>
        <sv:property sv:name="hipposys:equals" sv:type="Boolean">
          <sv:value>true</sv:value>
        </sv:property>
        <sv:property sv:name="hipposys:facet" sv:type="String">
          <sv:value>jcr:primaryType</sv:value>
        </sv:property>
        <sv:property sv:name="hipposys:filter" sv:type="Boolean">
          <sv:value>false</sv:value>
        </sv:property>
        <sv:property sv:name="hipposys:type" sv:type="String">
          <sv:value>Name</sv:value>
        </sv:property>
        <sv:property sv:name="hipposys:value" sv:type="String">
          <sv:value>hippo:translation</sv:value>
        </sv:property>
      </sv:node>
      

      The jcr:primaryType however can better be replaced by nodetype such that it also works for subtypes of translation (for example hippo taxonomy has subtyped the hippo:translation node)

      Attachments

        Activity

          People

            Unassigned Unassigned
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: