mirror of
https://github.com/apache/lucene.git
synced 2025-02-20 17:07:09 +00:00
html escape the field values to be displayed, so we get the nicetag shown
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@502127 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
70897331c0
commit
7e18144473
@ -1,3 +1,3 @@
|
||||
<% @results[0]['features'].each do |f| %>
|
||||
<%= f%>
|
||||
<%= h f%>
|
||||
<% end %>
|
Loading…
x
Reference in New Issue
Block a user