• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.4.0
    • None
    • None

      3 titles are detected but title in summary are missing

          [NEWSLETTER-142] Automatic summary is empty

          There is a new element <span> in <h3>

          <a class="anchor" href="#go-to-{count(preceding::h1)}"><xsl:value-of select="text()"/></a>
          

          shoudl be

          <a class="anchor" href="#go-to-{count(preceding::h1)}"><xsl:value-of select="text()|*/text()"/></a>
          

          Laurence Aumeunier added a comment - There is a new element <span> in <h3> <a class= "anchor" href= "#go-to-{count(preceding::h1)}" > < xsl:value-of select= "text()" /> </a> shoudl be <a class= "anchor" href= "#go-to-{count(preceding::h1)}" > < xsl:value-of select= "text()|*/text()" /> </a>

            raphael Raphaƫl Franchet
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: