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: S2.5.22 custom StrutsTypeConverter values parameter has changed?

2020-02-05 Thread J. Chaplin
Hello Burton (and user list). I have tried to replicate the issue Burton reported, but so far no luck. A test using a basic action in Struts 2.5.22 with tags of a form similar to what Burton reported ("item.create" has a single {0} parameter): value="%{getText('item.create',{getTextTest != nu