Uploaded image for project: 'Offre de formation'
  1. Offre de formation
  2. ODF-796

Wrapped content get the parameter metadataSetName to display but not to generate the content

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.2.1, 2.3.0
    • None
    • None
    • None

      I can display a content with a specific metadata set but the content is generated with main metadata set (See ContentGenerator).

      I guess we should add a parameter metadataSetName to get-content action in _wrapped-content.html pipeline (on CMS and Web plugins) :

                  <map:match pattern="_wrapped-content.html">
                      <map:act type="get-content">
                          <map:parameter name="id" value="{request-param:contentId}"/>
                          <map:parameter name="contentVersion" value="{request-param:contentVersion}"/>
                          <map:parameter name="metadataSetName" value="{request-param:metadataSetName}"/>

      Or something like that...

            laurence Laurence Aumeunier
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: