[
https://issues.apache.org/jira/browse/WW-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029453#comment-16029453
]
ASF GitHub Bot commented on WW-4801:
------------------------------------
GitHub user gregh3269 opened a pull request:
https://github.com/apache/struts/pull/140
WW-4801 Only one hidden field per checkboxlist.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gregh3269/struts master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/struts/pull/140.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #140
----
commit 46153e78da63c7da40d0dbd410de1e5f25b462ab
Author: gregh <[email protected]>
Date: 2017-05-30T14:02:23Z
WW-4801 Only one hidden field per checkboxlist.
----
> Duplicate hidden input field checkboxListHandler
> ------------------------------------------------
>
> Key: WW-4801
> URL: https://issues.apache.org/jira/browse/WW-4801
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Java Templates
> Affects Versions: 2.5.10
> Reporter: Greg Huber
> Assignee: Greg Huber
> Priority: Minor
>
> The Java Templates checkboxListHandler creates multiple hidden elements, one
> for each item on the list. Compared to the default handler which only
> creates one.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)