Re: From ??? Re: From ??? Re: Checkbox tag new attribute submitUnchecked

2022-11-09 Thread Britta Katzenbach
Thanks! I entered the ticket: https://issues.apache.org/jira/browse/WW-5260 As I described in the ticket, the best solution would be to stick with default value false, but offer a solution to change it via configuration. Kind regards, Britta Katzenbach __

Re: From ??? Re: From ??? Re: Checkbox tag new attribute submitUnchecked

2022-11-09 Thread Lukasz Lenart
śr., 9 lis 2022 o 14:59 Britta Katzenbach napisał(a): > > Yes, I see the discussion in the pull request. It definitely is not backward > compatible. As in the old simple checkbox template (struts 2.5), you always > generate the hidden input field. In struts 6 you added <#if > parameters.submitU

Re: From ??? Re: From ??? Re: Checkbox tag new attribute submitUnchecked

2022-11-09 Thread Britta Katzenbach
ur upgrade. Perhaps Lukasz can chime in. > > Pull Request for SubmitUnchecked > https://github.com/apache/struts/pull/169 > > > -- Original Message -- > From "Britta Katzenbach" > To "Struts Users Mailing List" > Date 11/9/2022 7:10:54 A

Re: From ??? Re: Checkbox tag new attribute submitUnchecked

2022-11-09 Thread Burton Rhodes
struts/pull/169 -- Original Message -- From "Britta Katzenbach" To "Struts Users Mailing List" Date 11/9/2022 7:10:54 AM Subject Re: From ??? Re: Checkbox tag new attribute submitUnchecked Hi Burton, Thanks for the quick answer and the description! I was hoping for a soluti

Re: From ??? Re: Checkbox tag new attribute submitUnchecked

2022-11-09 Thread Britta Katzenbach
mes > > Thanks, > Burton > > -- Original Message -- > From "Britta Katzenbach" > To user@struts.apache.org > Date 11/9/2022 2:40:19 AM > Subject Checkbox tag new attribute submitUnchecked > >> Hi, >> >> We are migrating fr

Re: Checkbox tag new attribute submitUnchecked

2022-11-09 Thread Burton Rhodes
ks, Burton -- Original Message -- From "Britta Katzenbach" To user@struts.apache.org Date 11/9/2022 2:40:19 AM Subject Checkbox tag new attribute submitUnchecked Hi, We are migrating from struts 2.5 to 6.0.3. You have implemented the new tag attribute submitUnchecked in the chec

Checkbox tag new attribute submitUnchecked

2022-11-09 Thread Britta Katzenbach
Hi, We are migrating from struts 2.5 to 6.0.3. You have implemented the new tag attribute submitUnchecked in the checkbox. The default value is false. Is there any way to set the attribute default value to true? Best regards, Britta Britta Katzenbach _