You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "dion gillard (JIRA)" <co...@jakarta.apache.org> on 2005/01/28 06:42:19 UTC

[jira] Commented: (JELLY-187) Wrong composite expression evaluation

     [ http://issues.apache.org/jira/browse/JELLY-187?page=comments#action_58204 ]
     
dion gillard commented on JELLY-187:
------------------------------------

I think fixing this would be good for 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

>
> 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org