[ 
https://issues.apache.org/jira/browse/VELOCITY-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Will Glass-Husain updated VELOCITY-645:
---------------------------------------

    Comment: was deleted

> Value comparisons in strict mode should be strict
> -------------------------------------------------
>
>                 Key: VELOCITY-645
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-645
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Engine
>            Reporter: Byron Foster
>             Fix For: 1.7
>
>         Attachments: 645.patch
>
>
> In strict mode throw an exception when values cannot be correctly compared 
> instead for ignoring this case.
> For example:
> #set($a = $NULL)
> #set($b = $NULL)
> #if ($a > $b)
>   foobar
> #end

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to