RE: Struts 6.3 tags do not automatically evaluate the value field against the ognl stack

2023-11-30 Thread Nate Kerkhofs
Hi, I have created WW-5365 (https://issues.apache.org/jira/browse/WW-5365). Note that I'm not used to creating Jira issues for Apache projects, so I may have made some errors when creating the issue. Any improvements to the metadata and/or contents of this issue are welcome and appreciated. Co

Re: Struts 6.3 tags do not automatically evaluate the value field against the ognl stack

2023-11-30 Thread Lukasz Lenart
wt., 28 lis 2023 o 17:43 Yasser Zamani napisaƂ(a): > > Hi Nate, > > Thanks for the detailed info and the PoC which enabled me to debug the issue! > > The issue is introduced by [1] lines insertions which has changed the path of > the execution to findValue(expr, class) instead of findValue(expr).