Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-22287

Error in attribute in XWiki Search (Search Facets > Location)

    XMLWordPrintable

Details

    • Unknown
    • N/A
    • N/A

    Description

       

      In the HTML I spotted an attribute with an invalid value. Perhaps a velocity error or inconsistancy? See HTML below, in specific the "data-entity" attribute in the ordered list of the location facet. To reproduce one has to first select a space in the search facets and then check the HTML of the breadcrumb in the search facets.

      <div id="space_facet-dropdown" class="search-facet-body">
        <div class="selectedLocation">
          <ol class="breadcrumb breadcrumb-expandable" data-entity="$escapetool.xml($services.model.serialize($entityReference, " local'))'="" data-limit="4">
            <li class="wiki">
              <a href="/xwiki/bin/view/Main/Search?r=1&amp;text=best&amp;f_type=DOCUMENT&amp;f_locale=en&amp;f_locale=" title="Home">
                <span class="fa fa-home" aria-hidden="true"></span>
              </a>
            </li>
            <li class="active space">IRC</li>
          </ol>
        </div>
      </div>

       

       

      Attachments

        Activity

          People

            acotiuga Alex Cotiugă
            JP Kleijn JP Kleijn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: