[
https://issues.apache.org/jira/browse/WW-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart updated WW-5239:
------------------------------
Fix Version/s: 6.1.0
> regression btw struts 2.5.30 and 6.0.30 / submit s:checkbox unchecked -> NPE
> ----------------------------------------------------------------------------
>
> Key: WW-5239
> URL: https://issues.apache.org/jira/browse/WW-5239
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 6.0.3
> Reporter: Yannick Bové
> Priority: Major
> Fix For: 6.1.0
>
>
> Submission form with <s:checkbox> introduce a NullPointerException when you
> will use *Boolean* when checkbox is nos checked
> _same définition work fine in 2.5.30_
> {code:java}
> <s:checkbox name="cb1" id="cb1" fieldValue="true" value="%{cb1}"/>{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)