timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-51983] Cannot save Jenkins Configrations - Fresh Install #9898

Open timja opened 6 years ago

timja commented 6 years ago

Originally reported by jaydubb12, imported from: Cannot save Jenkins Configrations - Fresh Install
  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 6 years ago

oleg_nenashev:

IIUC it is a Javascript issues. Would it be possible to get a full stacktrace of the issue?
E.g. you can enable the development mode in your browser and reopen the page, error will be shown in the error console

timja commented 6 years ago

jaydubb12:

oleg_nenashev On Submit: The syntax breaks at line 1518:  var p = hist.up();
Uncaught TypeError: hist.up is not a function at onSuccess (hudson-behavior.js:1518) at klass.respondToReadyState (prototype.js:1657) at klass.onStateChange (prototype.js:1600) at XMLHttpRequest. (prototype.js:414)

  onSuccess @ hudson-behavior.js:1518
  respondToReadyState @ prototype.js:1657
  onStateChange @ prototype.js:1600
  (anonymous) @ prototype.js:414
  XMLHttpRequest.send (async)    
  (anonymous) @ VM100:1
  request @ prototype.js:1585
  initialize @ prototype.js:1550
  (anonymous) @ prototype.js:452
  klass @ prototype.js:101
  f @ hudson-behavior.js:1509