[
https://issues.apache.org/jira/browse/OFBIZ-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato closed OFBIZ-1767.
------------------------------------
Resolution: Invalid
Please post these questions to the user mailing list, you'll have a better
chance to get an answer.
But.... why are you using the "import" statement in the <#assign/> operation?
> ftl file syntax problems
> ------------------------
>
> Key: OFBIZ-1767
> URL: https://issues.apache.org/jira/browse/OFBIZ-1767
> Project: OFBiz
> Issue Type: Bug
> Components: ecommerce
> Environment: windows
> Reporter: Lisa Wu
>
> I use <#assign ...> get a list, now I want to sort the list, I write <#assign
> import java.util.Collection; Collections.sort(list)/> it does not work. what
> should I do to make that work?
> Thanks!
> Lisa
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.