[ 
http://issues.apache.org/jira/browse/JELLY-187?page=comments#action_12414554 ] 

Lukas Theussl commented on JELLY-187:
-------------------------------------

No I am not, - and I'm not sure I would qualify for it, as I am not at all 
familiar with the code (I don't think the little patch above is enough to 
demonstrate the contrary).

But you are a committer, aren't you? :)

> Wrong composite expression evaluation
> -------------------------------------
>
>          Key: JELLY-187
>          URL: http://issues.apache.org/jira/browse/JELLY-187
>      Project: Commons Jelly
>         Type: Bug

>   Components: core / taglib.core
>     Versions: 1.0-RC1, 1.0, 1.0-RC2
>     Reporter: dion gillard
>      Fix For: 1.0.1
>  Attachments: JELLY-187.patch, JELLY-187.patch
>
> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to