Error using && on "rendered" attribute in <tc:out> tag
------------------------------------------------------
Key: TOBAGO-287
URL: https://issues.apache.org/jira/browse/TOBAGO-287
Project: MyFaces Tobago
Issue Type: Bug
Affects Versions: 1.0.9
Environment: winxp prof, tomcat 5.5.20, myfaces 1.1.5 snap (06.02.2007
04:51), tobago 1.0.10 snap (16.02.2007 5:11)
Reporter: Guido Dubois
Get error by using && on "rendered" attribute in <tc:out> tag. Using "and"
instead works...
<tc:out value="Fallgruppe :: #{basicController.fallGruppe}"
rendered="#{(navigation.currentPage == 'overview/ekaw') && true}" />
2007-02-16 23:16:44 ERROR -
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/bbg].[jsp]:704
- Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: /overview/header.jspx(41,70) The entity name
must immediately follow the '&' in the entity reference.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.