Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
#1873c6f aka jenkins-2.0-beta-1
Description
I was following the installation wizard, but I waited a long long time after the installation of plugins to fill the admin creation form and it failed.
Several feedbacks
- There is a CSS issue with the error box which is too large (we can scroll horizontally within the wizard panel)
- There no action excepted to close the wizard window...
On server side I have :
Mar 25, 2016 11:22:30 AM hudson.security.csrf.CrumbFilter doFilter WARNING: Found invalid crumb 0ed082c24c273051e46287ad26df37ca. Will check remaining parameters for a valid one... Mar 25, 2016 11:22:30 AM hudson.security.csrf.CrumbFilter doFilter WARNING: No valid crumb was included in request for /securityRealm/createFirstAccount. Returning 403.
Attachments
Issue Links
- links to
Code changed in jenkins
User: kzantow
Path:
core/src/main/resources/jenkins/install/SetupWizard/authenticate-security-token.jelly
core/src/main/resources/jenkins/install/pluginSetupWizard.properties
core/src/main/resources/lib/layout/html.jelly
war/src/main/js/pluginSetupWizardGui.js
war/src/main/js/templates/errorPanel.hbs
war/src/main/less/pluginSetupWizard.less
http://jenkins-ci.org/commit/jenkins/2757b471a0a7430dbc85db2ac042dc3f02a52f9c
Log:
JENKINS-33813- fix error page styling issue, add option to retry, fixcheck for setup wizard js include