[ 
https://issues.apache.org/jira/browse/NUTCH-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris A. Mattmann resolved NUTCH-733.
-------------------------------------

    Fix Version/s: 1.2
                   2.0
       Resolution: Won't Fix

- Nutch 2.0 doesn't have a webapp right now, but will before release. My guess 
is that it'll look different than the current one, or at least be implemented 
in a different way. We'll make sure that the spirit of this patch makes its way 
into the webapp...thanks!

> 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
>            Assignee: Chris A. Mattmann
>             Fix For: 1.2, 2.0
>
>         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.

Reply via email to