-
Bug
-
Resolution: Fixed
-
Minor
-
None
The 'Instance Configuration' step in the Setup Wizard, when the Enter key is pressed, makes the Ajax request and displays the result in the UI.
Clicking then in 'Save and Finished' provides an error and a page refresh is necessary.
- blocks
-
JENKINS-31661 Jenkins.rootUrl too often unset or incorrect
-
- Resolved
-
Code changed in jenkins
User: Evaristo Gutiérrez
Path:
core/src/main/resources/jenkins/install/SetupWizard/setupWizardConfigureInstance.jelly
http://jenkins-ci.org/commit/jenkins/fd7d1e383c5b157316e648f1b50bceb7d8130267
Log:
JENKINS-51816Avoid the form to be sent when Enter is pressed.