R. Tyler Croy created JENKINS-13903:
---------------------------------------
Summary: configure page breaks for first configure after a fresh
installation
Key: JENKINS-13903
URL: https://issues.jenkins-ci.org/browse/JENKINS-13903
Project: Jenkins
Issue Type: Bug
Components: core
Affects Versions: current
Reporter: R. Tyler Croy
Assignee: Kohsuke Kawaguchi
Attachments: first-job-configure.png
With a fresh run of {{jenkins.war}}, i.e. no {{~/.jenkins}} and *1.465*.
The first configure page that I hit, seems to break miserably with these
javascript errors
{code}
Failed to load resource
http://localhost:8080/static/59183a99/scripts/yui/assets/skins/sam/skin.css
Failed to load resource
http://localhost:8080/adjuncts/59183a99/org/kohsuke/stapler/codemirror/lib/codemirror.js
Failed to load resource
http://localhost:8080/static/59183a99/scripts/prototype.js
Uncaught ReferenceError: Form is not defined hudson-behavior.js:1839
Uncaught TypeError: Object function Event() { [native code] } has no method
'observe' configure:7
Uncaught ReferenceError: $ is not defined hudson-behavior.js:2121
Uncaught TypeError: Object function Event() { [native code] } has no method
'observe' breadcrumbs.js:40
Uncaught TypeError: Object function Event() { [native code] } has no method
'observe' configure:21
Uncaught ReferenceError: $ is not defined hudson-behavior.js:1980
Uncaught TypeError: Object function Event() { [native code] } has no method
'observe' configure:62
Uncaught TypeError: Object function Event() { [native code] } has no method
'observe' configure:76
Uncaught ReferenceError: CodeMirror is not defined xml.js:2
Uncaught ReferenceError: CodeMirror is not defined javascript.js:2
Uncaught ReferenceError: CodeMirror is not defined css.js:2
Uncaught ReferenceError: CodeMirror is not defined htmlmixed.js:5
Uncaught TypeError: Object [object Object] has no method '_each' behavior.js:68
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira