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/14 20:15:00 UTC

[jira] [Commented] (VELOCITY-903) Empty loops handling with #foreach() ... #else nothing #end

    [ https://issues.apache.org/jira/browse/VELOCITY-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649522#comment-16649522 ] 

Claude Brisson commented on VELOCITY-903:
-----------------------------------------

For the reference, here is an [old discussion|https://lists.apache.org/thread.html/a51ab779127503e4deb90bbaa053aad2d0e565af293521a5e7cb36bd@1105043554@%3Cdev.velocity.apache.org%3E] about this feature.

> Empty loops handling with #foreach() ... #else nothing #end
> -----------------------------------------------------------
>
>                 Key: VELOCITY-903
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-903
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Engine
>            Reporter: Claude Brisson
>            Assignee: Claude Brisson
>            Priority: Major
>
> Empty loops handling via #else for #foreach:
> {{#foreach($name in $people)}}
> {{$name is here}}
> {{#else}}
> {{nobody here}}
> {{#end}}



--
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