Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-2574

Several titles on head

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.0.3, 4.1.0
    • 4.0.2
    • None
    • None

      If a page contains some contents, we retrieve page title and each content title on several title tags.

      It seems that this code is wrong :

      <xsl:template name="general-head">
              <xsl:param name="datas"/>
              
              <xsl:copy-of select="/cms/html/head/node()[local-name() != 'title' and local-name() != 'meta']"/>
          </xsl:template>
      

            glefebvre Grégory Lefebvre (Inactive)
            ogehin Olivier Gehin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: