Re: Problem Freemarker struts 2.5.27

2022-01-06 Thread Lukasz Lenart
Britta, James I think that PR should fix the problem https://github.com/apache/struts/pull/524 Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ śr., 5 sty 2022 o 23:20 J. Chaplin napisał(a): > > Hello Britta. > > The behaviour you noted using Struts 2.5.27 appears to be equivalent

Re: Problem Freemarker struts 2.5.27

2022-01-05 Thread J. Chaplin
Hello Britta. The behaviour you noted using Struts 2.5.27 appears to be equivalent to what was reported in a recent JIRA WW-5160.  A fix for JIRA WW-5117, introduced with Struts 2.5.27, appears to have introduced issues for actions that define a getParameters() method. Unfortunately I do not

Re: Problem Freemarker struts 2.5.27

2022-01-04 Thread Lukasz Lenart
wt., 4 sty 2022 o 16:10 Britta Katzenbach napisał(a): > When switching from struts 2.5.26 to 2.5.27 we get the following error: > > FreeMarker template error (HTML_DEBUG mode; use RETHROW in production!) > > > Template inclusion failed (for parameter value > "/Empty{name='templateDir'}/Empty{name

Problem Freemarker struts 2.5.27

2022-01-04 Thread Britta Katzenbach
Hi, When switching from struts 2.5.26 to 2.5.27 we get the following error: FreeMarker template error (HTML_DEBUG mode; use RETHROW in production!) Template inclusion failed (for parameter value "/Empty{name='templateDir'}/Empty{name='expandTheme'}/scripting-events.ftl"): Template not found fo