Uploaded image for project: 'Inline Media'
  1. Inline Media
  2. INLINEMEDIA-79

The test of the max elements service parameter does not works

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.6.0
    • 2.6.0
    • None
    • 4.4 M7

      Replace line 59 of plugin-inlinemedia\pages\services\youtubegallery\youtubegallery_1.4.xsl

      <xsl:when test="ametys:serviceParameter('maxElements')/text() = ''"> 

      by 

      <xsl:when test="not(ametys:serviceParameter('maxElements'))"> 

            kbourgoin Kepa Bourgoin
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: