<span class="source-summary-count">
  {% trans %}1 result found{% plural count %}{{ count|drupal_escape }} results found{% endtrans %}
</span>

http://cgit.drupalcode.org/facets/tree/modules/facets_summary/templates/...

=> We can probably remove drupal_escape here.

CommentFileSizeAuthor
#2 3007245_2.patch570 bytesmpp
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mpp created an issue. See original summary.

mpp’s picture

Issue summary: View changes
FileSize
570 bytes
mpp’s picture

Assigned: mpp » Unassigned
Status: Active » Needs review
borisson_’s picture

Status: Needs review » Reviewed & tested by the community

Thanks @mpp!

borisson_’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed, thanks @mpp!

  • borisson_ committed e61f8fa on 8.x-1.x authored by mpp
    Issue #3007245 by mpp: No need to escape count in facets-summary-count....

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.