text.jsp does not compile on Apache Tomcat, and charset is not specified
------------------------------------------------------------------------
Key: NUTCH-947
URL: https://issues.apache.org/jira/browse/NUTCH-947
Project: Nutch
Issue Type: Bug
Components: web gui
Affects Versions: 1.2
Environment: Server version: Apache Tomcat/6.0.29
Server built: July 19 2010 1458
Server number: 6.0.0.29
OS Name: Linux
OS Version: 2.6.18-128.7.1.el5
Architecture: i386
JVM Version: 1.6.0_22-b04
JVM Vendor: Sun Microsystems Inc.
Reporter: Enrique Berlanga
Attachments: text-947.patch
If you add index-more plugin, view as plain text option is shown in search
result, but if you access the jsp a compilation error is shown:
org.apache.jasper.JasperException: /text.jsp(60,29) Attribute value
details.getValue("url") is quoted with " which must be escaped when used
within the value
To solve this and the missing character encofing, i've generated the atached
patch file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.