-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.453 and later (not visible in 2.452 and earlier)
-
-
2.454
ATH core.CreateItemTest.duplicate_item_name_displays_error has detected a regression in Jenkins core as the "OK" button is no longer disabled when the name is a duplicate.
reproduced manually
Steps to reproduce
build and start Jenkins in a clean Jenkins home
skip all plugin installation
create a new Freestyle job called "test"
save the job
go back to the root and create a new item
enter "test" as the name, and select Freestyle job
Expected behaviour
the form validation shows the name is not good
the OK button is disabled
Actual Behaviour
the form validation shows the name is not good
the OK button is *not* disabled
- relates to
-
JENKINS-73034 Core PR #9167 doesn't do what it claims it does (regression in 2.453)
-
- Open
-
- links to
864b2753f85087ca1a2d7144fb426a210181f5f8 (https://github.com/jenkinsci/jenkins/pull/9111) is broken
b9fac75ac88415a00c128f8e2edb884d82ecdaac is broken
....
c8c1322b14773efa1855dae18e8605dc7a45687b is broken
...
e4079f71c119cc1f693cec3bd021594be0b014f9 is ???