[
https://issues.apache.org/jira/browse/PLUTO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Dalquist resolved PLUTO-533.
---------------------------------
Resolution: Fixed
Escaped quotes as necessary. " -> \"
> testsuit fails on Tomcat versions 5.5.23 and 6.0.16 and greater
> ---------------------------------------------------------------
>
> Key: PLUTO-533
> URL: https://issues.apache.org/jira/browse/PLUTO-533
> Project: Pluto
> Issue Type: Bug
> Affects Versions: 1.1.7
> Reporter: Eric Dalquist
> Assignee: Eric Dalquist
> Fix For: 1.1.8
>
>
> Tomcat fixed a JSP spec compliance bug in 5.5.23 and 6.0.16 that requires
> quotes used in <%= %> blocks nested in JSP tags to be escaped:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
> The testsuite JSPs use this approach in several places and fail to compile on
> these versions of Tomcat
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.