-
Bug
-
Resolution: Fixed
-
Critical
-
-
2.427, 2.426.1
https://github.com/jenkinsci/jenkins/pull/6460 seems to introduce a regression for form validation for fields that are initially hidden under advanced section.
I've created a dummy plugin to make easier to see.
Having the plugin installed, going to Global configuration page, scrolling to the corresponding section and expanding the advanced section I'm observing this:
Form validation message is rendered for the field that's not under the advanced section, though no validation for the field under Advanced section.
doCheckAnotherField is invoked on page load and the corresponding response is received, but not rendered.
- is caused by
-
JENKINS-68373 Update form validation appearance
-
- Closed
-
- links to
[JENKINS-71252] Form validation is never displayed for fields initially hidden under Advanced section (regression in 2.355)
Link |
New:
This issue is caused by |
Priority | Original: Minor [ 4 ] | New: Critical [ 2 ] |
Summary | Original: Form validation is not displayed for fields initially hidden under Advanced section | New: Form validation is never displayed for fields initially hidden under Advanced section |
Summary | Original: Form validation is never displayed for fields initially hidden under Advanced section | New: Form validation is never displayed for fields initially hidden under Advanced section (regression in 2.355) |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Assignee | New: Daniel Beck [ danielbeck ] |
Remote Link | New: This issue links to "PR 8422 (Web Link)" [ 28898 ] |
Released As | New: 2.427 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Closed [ 6 ] |
Labels | Original: regression ux | New: lts-candidate regression ux |