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

AmetysXSLTHelper#serviceParameter(s) does not handle multiple parameters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0M10
    • None
    • None
    • None

      Since 4.0, the service parameters can be multiple.
      The serviceParameter method of AmetysXSLTHelper should be enable to get all values, such as :

      <paramName name="paramName" type="string">
            <value>value1</value>
            <value>value1</value>
            <value>value1</value>
      </paramName>
      

      For now, #serviceParameter("paramName") returns value1

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: