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

News plugin : a pipeline seems to have a bug

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0 M5
    • 3.0 M4
    • Plugins (others)
    • None

      The following pipeline in the news plugin seems to be buggy : the {2} should obviously be a {1}. Isn't it used anymore ?

      <map:match pattern="org.ametys.plugins.news.Content.*.xml">
          <map:generate type="content" label="content">
              <map:parameter name="contentId" value="{2}"/>
              <map:parameter name="metadataSetName" value="{request-param:metadataSetName}"/>
              <map:parameter name="isEditionMetadataSet" value="{request-param:isEditionMetadataSet}"/>
          </map:generate>
          <map:serialize type="xml"/>
      </map:match>
      

            laurence Laurence Aumeunier
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: