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

Resource bundle namespace contains wrong prototype properties and wrong super nodetype

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Resource bundles no not and should not have the 'hippotranslation:translated' mixin but it does contain the two hippotranslation properties (id and locale) and it does contain 'hippotranslation:translated' as supertypes in nodetype. The xml config below must be removed from hippo-plugin-resourcebundle-editor/src/main/resources/namespace.xml

            <sv:value>hippotranslation:translated</sv:value>
      
              <sv:property sv:name="hippotranslation:id" sv:type="String">
                <sv:value>document-type-locale-id</sv:value>
              </sv:property>
              <sv:property sv:name="hippotranslation:locale" sv:type="String">
                <sv:value>document-type-locale</sv:value>
              </sv:property>
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: