Description
If wt=json is used and the document does contain HTML-Tags (like f.e. <br> the tags are not escaped - that means the browser interprets it as linebreak, which does lead to invalid json.
Attachments
Attachments
Issue Links
- is duplicated by
-
SOLR-6098 SOLR console displaying JSON does not escape text properly
- Resolved
Commit 1515527 from steffkes in branch 'dev/trunk'
[ https://svn.apache.org/r1515527 ]
SOLR-5174: Admin UI - Query View doesn't highlight (json) Result if it contains HTML Tags