[ https://issues.apache.org/jira/browse/NUTCH-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705819#action_12705819 ]
Ilguiz Latypov commented on NUTCH-733: -------------------------------------- My patch does not wrap long lines. > 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 > Attachments: text.jsp-plain-text.diff.txt > > Original Estimate: 24h > Remaining Estimate: 24h > > 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.