[ http://issues.apache.org/jira/browse/JELLY-187?page=history ]
dion gillard updated JELLY-187:
-------------------------------
Fix Version: 1.0-RC2
> Wrong composite expression evaluation
> -------------------------------------
>
> Key: JELLY-187
> URL: http://issues.apache.org/jira/browse/JELLY-187
> Project: jelly
> Type: Bug
> Components: core / taglib.core
> Reporter: dion gillard
> Fix For: 1.0-RC2
>
> I have tried to add the following test consdtion in method testExpresssions()
> from org.apache.commons.jelly.expression.TestExpressions.java:
> assertExpression("$type${topping}", "$typecheese");
> but it fails saying that it should be:
> assertExpression("$type${topping}", "typecheese");
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]