Uploaded image for project: 'Offre de formation'
  1. Offre de formation
  2. ODF-1004

Dans les résultats de la recherche ODF, manque un <span class="current"> lorsque le tri par titre est activé

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.2.2, 2.3.0
    • 2.2.1
    • None
    • None

      Dans le template <xsl:template name="results-sort">, nous avons

      <xsl:when test="/search/sort-by-score">
      							<span class="current"><i18n:text i18n:catalogue="plugin.odf-web" i18n:key="PLUGINS_ODFWEB_SERVICE_SEARCH_SORT_BY_SCORE"/></span>
      						</xsl:when>

      nous devrions avoir aussi

      <xsl:when test="/search/sort-by-title-for-sorting">
      							<span class="current"><i18n:text i18n:catalogue="plugin.odf-web" i18n:key="PLUGINS_ODFWEB_SERVICE_SEARCH_SORT_BY_TITLE"/></span>
      						</xsl:when>

            laurence Laurence Aumeunier
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: