Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-9945

The GetCommonMetadataAction doesn't worked well when repeater metadata are not included

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.3, 4.3.0
    • 4.2.2
    • None
    • None
    • 4.3 M2

      Use a content with definition :

      <cms:metadata-ref name="title"/>
      <cms:metadata-ref name="description"/>
      <cms:metadata-ref name="link-repeater">
           <cms:metadata-ref name="title" />
           <cms:metadata-ref name="link" />
      </cms:metadata-ref>
      

      The GetCommonMetadataAction for this content type with option includeRepeaterMetadata to false should return title and description.
      However it just return description because title is used in the "link-repeater" data ... this is the issue.

            Unassigned Unassigned
            lbouchet Loïc Bouchet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: