[ https://issues.apache.org/jira/browse/VELOCITY-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated VELOCITY-895: ------------------------------------ Description: In expression: {{#foreach($i in )[$min .. $max])}} {{$min}} and {{$max}} should be implicitely converted to integers. was: In expression: #foreach($i in )[$min .. $max]) $min and $max should be implicitely converted to integers. > 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-unsubscr...@velocity.apache.org For additional commands, e-mail: dev-h...@velocity.apache.org