[
https://issues.apache.org/jira/browse/FREEMARKER-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dekany closed FREEMARKER-53.
-----------------------------------
Resolution: Information Provided
> Element order not preserved with java.util.Stack
> ------------------------------------------------
>
> Key: FREEMARKER-53
> URL: https://issues.apache.org/jira/browse/FREEMARKER-53
> Project: Apache Freemarker
> Issue Type: Bug
> Components: engine
> Affects Versions: 2.3.23
> Reporter: Man J
> Priority: Minor
>
> A field inside one of my model objects is of the type {{java.util.Stack}}.
> Java code iterates over the elements of this field correctly to yield objects
> in last-in-first-out order. However, Freemarker iterates over its elements in
> first-in-first-out order like a regular {{List}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)