[ https://issues.apache.org/jira/browse/WW-5260?focusedWorklogId=825199&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-825199 ]
ASF GitHub Bot logged work on WW-5260: -------------------------------------- Author: ASF GitHub Bot Created on: 11/Nov/22 08:38 Start Date: 11/Nov/22 08:38 Worklog Time Spent: 10m Work Description: sonarcloud[bot] commented on PR #636: URL: https://github.com/apache/struts/pull/636#issuecomment-1311394775 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=636) [](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=636&resolved=false&types=BUG) [](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=636&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=636&resolved=false&types=BUG) [](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=636&resolved=false&types=VULNERABILITY) [](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=636&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=636&resolved=false&types=VULNERABILITY) [](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=636&resolved=false&types=SECURITY_HOTSPOT) [](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=636&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=636&resolved=false&types=SECURITY_HOTSPOT) [](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=636&resolved=false&types=CODE_SMELL) [](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=636&resolved=false&types=CODE_SMELL) [1 Code Smell](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=636&resolved=false&types=CODE_SMELL) [](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=636&metric=new_coverage&view=list) [91.7% Coverage](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=636&metric=new_coverage&view=list) [](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=636&metric=new_duplicated_lines_density&view=list) [0.0% Duplication](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=636&metric=new_duplicated_lines_density&view=list) Issue Time Tracking ------------------- Worklog Id: (was: 825199) Time Spent: 0.5h (was: 20m) > 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: 0.5h > 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)