Re: Probable bug in Struts 7.0.0

Lukasz Lenart <[email protected]> Sun, 2 Feb 2025 08:27:07 +0100
Newsgroups gmane.comp.jakarta.struts.user
Message-ID <CAMopvkOxNa=7y95741YwD2HAWN2RtTAOxZz4vo8WndQhqdNRsw@mail.gmail.com>
czw., 30 sty 2025 o 18:25 Bibonne Fabrice
<[email protected]> napisał(a):
>
> This is done for the issue : https://issues.apache.org/jira/browse/WW-5525

Thanks, I already prepared PR, yet I want to increase code coverage
https://github.com/apache/struts/pull/1201

> As a workaround, I registered the instance to be used in the OGNL in a ServletContext attribute so it is accessible through ValueStack : this a better practice I hope 😉

Very good idea!


Cheers
Łukasz