-
Bug
-
Resolution: Fixed
-
Major
A user with a long-running Jenkins instance reported that Build Now sidepanel links stopped working. Turns out the JavaScript contained functions like build_id-2348648747 which are not syntactically valid identifiers, resulting in JS errors. Problem seems to have been an integer overflow in Functions.globalIota; worked around without restart by using script console to run Functions.globalIota = 0.
- is duplicated by
-
JENKINS-19368 "You must use POST method to trigger builds" from Context Menu
-
- Resolved
-
-
JENKINS-19333 After a given uptime of Jenkins, build now link doesn't work as expected
-
- Closed
-
-
JENKINS-20777 Build now link brings up "you must use POST method to trigger builds."
-
- Closed
-
[JENKINS-20085] Functions.globalIota overflow
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Labels | New: lts-candidate |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is duplicated by |
Labels | Original: lts-candidate | New: 1.532.1-fixed |
Link |
New:
This issue is duplicated by |
Workflow | Original: JNJira [ 151607 ] | New: JNJira + In-Review [ 194003 ] |