[ https://issues.apache.org/jira/browse/WW-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633235#comment-17633235 ]
ASF subversion and git services commented on WW-5260: ----------------------------------------------------- Commit 4d58dd1960a6fefef562ed578c42e3671c357279 in struts's branch refs/heads/master from Lukasz Lenart [ https://gitbox.apache.org/repos/asf?p=struts.git;h=4d58dd196 ] Merge pull request #636 from apache/WW-5260-global-submit-unchecked [WW-5260] Introduces a constant to set submitUnchecked attribute of checkbox tag globally > Checkbox tag default value for attribute submitUnchecked > -------------------------------------------------------- > > Key: WW-5260 > URL: https://issues.apache.org/jira/browse/WW-5260 > Project: Struts 2 > Issue Type: Improvement > Affects Versions: 6.0.3 > Reporter: Britta Katzenbach > Priority: Minor > Fix For: 6.1.1 > > Time Spent: 40m > Remaining Estimate: 0h > > With version 6 the attribute submitUnchecked is added to the checkbox tag. > The default value is {*}false{*}, this is not backward compatible. It is > reasonable to choose false as the default value, as it is the standard html > behaviour. For backward compatiblity it would be nice to be able to change > the default to true via configuration. -- This message was sent by Atlassian Jira (v8.20.10#820010)