Lauri Keel created FREEMARKER-133:
-------------------------------------
Summary: BeansWrapper IllegalAccessException when class defining
accessed method is package-private, but subclass is public
Key: FREEMARKER-133
URL: https://issues.apache.org/jira/browse/FREEMARKER-133
Project: Apache Freemarker
Issue Type: Bug
Reporter: Lauri Keel
Consider the following code:
{code:java}
<#list orders.get(type) as order></#list>{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
