[
https://issues.apache.org/jira/browse/OFBIZ-12934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831211#comment-17831211
]
Gaetan Chaboussie commented on OFBIZ-12934:
-------------------------------------------
Hi, i made some tests and have a question. I tried to send it to the [thread
|https://lists.apache.org/thread/t4c9z7wkcp3dbdokmnjd32fcptq8h9tz]but it
doesn't seem to have reach the thread.
so i'm going to make mu return here as well :
While testing i stumbled upon an issue with a list.
Before the version update we had no error doing for example
`<#assign permissions = display.getBasePermissionList()>`
Where `getBasePermissionList` would return an array.
With the new version an error is thrown and we must change the `permission`
from an array to a list.
So my understanding is that a List is required now. Is this a wanted change ?
> Test next FreeMarker release
> -----------------------------
>
> Key: OFBIZ-12934
> URL: https://issues.apache.org/jira/browse/OFBIZ-12934
> Project: OFBiz
> Issue Type: Task
> Components: Freemarker
> Affects Versions: Upcoming Branch
> Reporter: Jacques Le Roux
> Priority: Minor
> Attachments: OFBIZ-12934-1.patch
>
>
> h1. {color:#FF8B00}This issue is a "reusable" one, not to be closed...{color}
> It's intended to test next FreeMarker releases [as, for instance, requested
> by the FreeMarker
> team|https://lists.apache.org/thread/t4c9z7wkcp3dbdokmnjd32fcptq8h9tz]
> As it's not an as simple change, here I attach a patch as an exemple based on
> the test requested above: [^OFBIZ-12934-1.patch]
> If you use Eclipse, you also need to update it with the "gradlew eclipse"
> Gradle task
--
This message was sent by Atlassian Jira
(v8.20.10#820010)