plain text view of cached files ignores HTML encoding
-----------------------------------------------------

                 Key: NUTCH-733
                 URL: https://issues.apache.org/jira/browse/NUTCH-733
             Project: Nutch
          Issue Type: Improvement
          Components: web gui
    Affects Versions: 1.0.0
            Reporter: Ilguiz Latypov


The plain text view of cached HitDetails is sent as raw text under the 
Content-Type: text/html header.

Either the content type should be changed to text/plain (patch attached) or the 
text should be HTML-encoded (perhaps, using 
http://commons.apache.org/lang/api/org/apache/commons/lang/StringEscapeUtils.html).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to