[jira] Created: (OFBIZ-1767) ftl file syntax problems

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1767) ftl file syntax problems

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1767) ftl file syntax problems

Nicolas Malin (Jira)

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1767) ftl file syntax problems

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594614#action_12594614 ]

Lisa Wu commented on OFBIZ-1767:
--------------------------------

thanks!

Lisa
--- "Jacopo Cappellato (JIRA)" <[hidden email]>

https://issues.apache.org/jira/browse/OFBIZ-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel



      ____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


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