You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Claude Brisson (JIRA)" <ji...@apache.org> on 2018/10/04 17:41:00 UTC

[jira] [Resolved] (VELOCITY-895) Implement implicit integer conversion for integer range iteration

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

Claude Brisson resolved VELOCITY-895.
-------------------------------------
    Resolution: Fixed

Fixed by commit 1842835.

> Implement implicit integer conversion for integer range iteration
> -----------------------------------------------------------------
>
>                 Key: VELOCITY-895
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-895
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Engine
>    Affects Versions: 2.0
>            Reporter: Claude Brisson
>            Assignee: Claude Brisson
>            Priority: Minor
>             Fix For: 2.1.x
>
>
> In expression:
>    {{#foreach($i in [$min .. $max])}}
> {{$min}} and {{$max}} should be implicitely converted to integers.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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