Antwort: [TEST] Apache Struts 6.7.1 test build is ready

2025-02-03 Thread Michael . Hintenaus
Hello, it will happen, if you have an include tag before a closing tag - because the release method of the PageContext will set the members like request to null. best regards -michael.hinten...@silbergrau.com schrieb: - An: lukaszlen...@apache.org Von: michael.hinten...@silbergra

Antwort: [TEST] Apache Struts 6.7.1 test build is ready

2025-02-03 Thread Michael . Hintenaus
Hello Lukasz, the new lookup against attributeMap can lead to an NPE. java.lang.NullPointerException: Cannot invoke "javax.servlet.ServletRequest.getAttribute(String)" because "this.request" is null at org.apache.jasper.runtime.PageContextImpl.findAttribute(PageContextImpl.java:341)

Antwort: Re: Re: {Disarmed} Antwort: [TEST] Apache Struts 7.0.0-M10 test build is ready

2024-11-11 Thread Michael . Hintenaus
Hallo Lukasz, for sure - the Test and Action is quite simple public class DispatcherTest extends StrutsJUnit4TestCase { @Test public void testParameters() throws UnsupportedEncodingException, ServletException { request.addParameter("test", "me");

Antwort: Re: {Disarmed} Antwort: [TEST] Apache Struts 7.0.0-M10 test build is ready

2024-11-10 Thread Michael . Hintenaus
definite fraud in the website > > at "github.com". Do not trust this website: > > https://github.com/apache/struts/commit/9292dc2d07dfd4341e3fc78e21483fe5175ea2ca > > > > https://issues.apache.org/jira/browse/WW-5450 > > > > best regards > > >

{Disarmed} Antwort: [TEST] Apache Struts 7.0.0-M10 test build is ready

2024-11-05 Thread Michael . Hintenaus
Hello, I found the commit https://github.com/apache/struts/commit/9292dc2d07dfd4341e3fc78e21483fe5175ea2ca https://issues.apache.org/jira/browse/WW-5450 best regards -Michael Hintenaus/silbergrau schrieb: - An: lukaszlen...@apache.org Von: Michael Hintenaus/silbergrau Datum

{Disarmed} Antwort: [TEST] Apache Struts 7.0.0-M10 test build is ready

2024-11-05 Thread Michael . Hintenaus
Hello, the fix for WW-4788 https://github.com/apache/struts/commit/d828484 seems to be dropped. https://issues.apache.org/jira/browse/WW-4788 best regards -"Lukasz Lenart" schrieb: - An: "Struts Developers List" Von: "Lukasz Lenart" Datum: 03.11.2024 15:49 Betreff: [TEST] Apache Str

Antwort: Struts 2.5.x EOL

2023-10-03 Thread Michael . Hintenaus
Hi Lukasz, for my taste it's too short - the last EOL Announcement (2.3) was over a half year. 12 September 2019 - Struts 2.3.x reached End-Of-Life As announced over 6 months ago, Apache Struts 2.3.x web framework series reached its end of life and won’t be longer officially supported. Pleas

Re: [ANN] Apache Struts 2.3.34 General Availability with Security Fixes Release

2017-09-09 Thread Michael . Hintenaus
(Due to S2-053) ? Kind regards Michael Hintenaus > Am 07.09.2017 um 10:25 schrieb Lukasz Lenart : > > The Apache Struts group is pleased to announce that Struts 2.3.34 is > available as a “General Availability” release. The GA designation is > our highest quality grade. >

Re: Struts 2.3.21 ready for test

2015-01-08 Thread Michael . Hintenaus
Looks good +1 From: Lukasz Lenart To: Struts Developers List Date: 01/07/2015 03:02 PM Subject:Re: Struts 2.3.21 ready for test 2014-12-31 18:13 GMT+01:00 Lukasz Lenart : > Hi, > > Please take a time and test the bits - any help is appreciated. Please > report back any probl

Re: [VOTE] Struts 2.3.18

2014-10-31 Thread Michael . Hintenaus
+1 GA (binding) I already voted on Monday, but I forget to add the quality From: Lukasz Lenart To: Struts Developers List Date: 31/10/2014 10:37 Subject:Re: [VOTE] Struts 2.3.18 2014-10-27 8:33 GMT+01:00 Lukasz Lenart : > The Apache Struts 2.3.18 test build is now available

Re: [VOTE] Struts 2.3.18

2014-10-27 Thread Michael . Hintenaus
+1 Ing. Michael Hintenaus silbergrau Consulting & Software GmbH http://www.silbergrau.com > Am 27.10.2014 um 08:35 schrieb Lukasz Lenart : > > The Apache Struts 2.3.18 test build is now available. With this release: > - merged security fixes from version 2.3.16.1, 2.

Re: Struts 2.3.18 ready for test

2014-10-23 Thread Michael . Hintenaus
looks good From: Lukasz Lenart To: Struts Developers List Date: 21/10/2014 16:46 Subject:Re: Struts 2.3.18 ready for test 2014-10-17 14:31 GMT+02:00 Lukasz Lenart : > H, > > Just pushed new artifacts, please remember to purge previous release > artifacts (rm ~/.m2/repository

Re: Struts 2.5

2014-09-18 Thread Michael . Hintenaus
I would call it struts-legacy, already in struts1 such a project exists. Regards Ing. Michael Hintenaus silbergrau Consulting & Software GmbH http://www.silbergrau.com > Am 18.09.2014 um 10:29 schrieb "Lukasz Lenart" : > > Moving deprecated plugins to struts-extras

Re: Ultimate way to solve problems with Ognl

2014-05-04 Thread Michael . Hintenaus
Hi, I also think it's better to handle this on a central point (instead of the interceptors). I would also exclude java.lang.Thread Regards Ing. Michael Hintenaus silbergrau Consulting & Software GmbH http://www.silbergrau.com > Am 03.05.2014 um 17:56 schrieb "Lukasz