Re: Radio button selection is not being saved on the front end

2024-03-11 Thread Lukasz Lenart
I assume you meant Struts 2.5 and I assume you have followed the migration guide https://cwiki.apache.org/confluence/display/WW/Struts+2.5+to+6.0.0+migration And this can be related to what Nate is suggesting pon., 11 mar 2024 o 09:29 Mahabir Gupta napisał(a): > > Dear Lukasz, > > I upgraded fro

Re: Intellij Struts 2 Plugin for 6.x DTD

2024-03-11 Thread Lukasz Lenart
I started working on IP Clearance procedure and prepared a simple GH Actions workflow (among other things), yet some tests are failing and I wonder if this can be related to my changes https://github.com/apache/struts-intellij-plugin/pull/1 Running locally I get: [ 1623] WARN - #c.i.o.v.n.p.l

Re: Radio button selection is not being saved on the front end

2024-03-11 Thread Mahabir Gupta
Dear Lukasz, I upgraded from Struts 2-6 to struts 6.3.0.2. Thank you. Regards Mahabir On Mon, Mar 11, 2024 at 4:05 PM Nate Kerkhofs wrote: > Łukasz, > > I think this might be related to the issue I reported in November last > year which will be fixed in Struts 6.4 ( > https://issues.apache.org

RE: Radio button selection is not being saved on the front end

2024-03-11 Thread Nate Kerkhofs
Łukasz, I think this might be related to the issue I reported in November last year which will be fixed in Struts 6.4 (https://issues.apache.org/jira/browse/WW-5365). While it's not a Boolean radio button, it does sound like this is because the value is being processed as a string literal and