[
https://issues.apache.org/jira/browse/PLUTO-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703043#action_12703043
]
Woonsan Ko commented on PLUTO-556:
----------------------------------
Hi Sjoerd,
I'd like to inform you that the problem is caused by the fact that Tomcat
5.5.27 does not allow nested double quote in jsp tag scripting any more. By the
way, this problem was fixed for Pluto-2.2-SNAPSHOT by cleaning up those tag
scripting. See http://svn.apache.org/viewvc?view=rev&revision=706833 for
details.
> Exception when trying when running a test from the test portlet.
> ----------------------------------------------------------------
>
> Key: PLUTO-556
> URL: https://issues.apache.org/jira/browse/PLUTO-556
> Project: Pluto
> Issue Type: Bug
> Affects Versions: 1.1.7
> Environment: Windows XP,
> 1.5.0_16 (Sun Microsystems Inc. - Java HotSpot(TM) Client VM build
> 1.5.0_16-b02)
> Apache Tomcat 5.5.27 and 6.0.18
> Reporter: Sjoerd Schunselaar
>
> When I try to start one of the tests from the test portlet I got the
> following exception.
> "Caused by: org.apache.jasper.JasperException:
> /jsp/ExternalAppScopedAttributeTest.jsp(68,0) /jsp/navigation.inc(34,38)
> Attribute value renderRequest.isSecure() ? "True" : "False" is quoted with
> " which must be escaped when used within the value"
> I deployed it under tomcat 5.5.27 and 6.0.18 but the same result.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.