-
Bug
-
Resolution: Fixed
-
Minor
If you use `f:radioBlock` with multiple radio buttons
and you have an `f:validateButton` where you want the value of the radio button submitted
The value of the radio button that is submitted in the form submission is always the last radio button and not the selected one.
Noticed in https://github.com/jenkinsci/azure-vm-agents-plugin/pull/493, but comments in the code point to workarounds being put in place for it from at least 2.60.
[JENKINS-72505] f:validateButton sets last value for radio not the selected one
Labels | New: lts-candidate |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/jenkins/pull/8832 (Web Link)" [ 29421 ] |
Description |
New:
If you use `f:radioBlock` with multiple radio buttons
and you have an `f:validateButton` where you want the value of the radio button submitted The value of the radio button that is submitted in the form submission is always the last radio button and not the selected one. Noticed in https://github.com/jenkinsci/azure-vm-agents-plugin/pull/493, but comments in the code point to workarounds being put in place for it from at least 2.60. |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: https://www.jenkins.io/changelog/?query#v2.443 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |
Labels | Original: lts-candidate | New: 2.440.1-fixed |