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

XSL template "common-service-body-nonempty-content-title-content" does not work when "title" or "default-title" parameters are i18n

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.8.1, 4.0M12
    • None
    • None
    • None

      We do a "copy-of" but the test is wrong when the parameter contains a i18n text

      <xsl:when test="$title != ''">
           <xsl:call-template name="common-service-body-nonempty-content-title-rendering">
                   <xsl:with-param name="title" select="$title"/>
          </xsl:call-template>
      </xsl:when>
      

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

              Created:
              Updated:
              Resolved: