-
Bug
-
Resolution: Fixed
-
Major
-
None
-
1.522
When plot plugin publisher (Plot build data) is configured for a job and the configuration is reopened, the loading will never finish.
The javascript error is identified as TypeError: registry is undefined at:
var respondersForEvent = registry.get(eventName);
- is related to
-
JENKINS-18585 Error: TypeError: e.up(...).on is not a function on job-configuration screen, which never finishes loading/has broken Save button
-
- Resolved
-
[JENKINS-18674] TypeError: registry is undefined in prototype.js:5621 when plot plugin publisher configuration reopened
Description |
Original:
When plot plugin publisher (Plot build data) is configured for a job and the configuration is opened again, the loading will never finish. The javascript error is identified as {{TypeError: registry is undefined}}. |
New:
When plot plugin publisher (Plot build data) is configured for a job and the configuration is reopened, the loading will never finish. The javascript error is identified as {{TypeError: registry is undefined}} at:{{noformat}} var respondersForEvent = registry.get(eventName); {{noformat}} |
Summary | Original: TypeError: registry is undefined in prototype.js:5621 when plot plugin publisher configuration opened | New: TypeError: registry is undefined in prototype.js:5621 when plot plugin publisher configuration reopened |
Description |
Original:
When plot plugin publisher (Plot build data) is configured for a job and the configuration is reopened, the loading will never finish. The javascript error is identified as {{TypeError: registry is undefined}} at:{{noformat}} var respondersForEvent = registry.get(eventName); {{noformat}} |
New:
When plot plugin publisher (Plot build data) is configured for a job and the configuration is reopened, the loading will never finish. The javascript error is identified as {{TypeError: registry is undefined}} at:{noformat} var respondersForEvent = registry.get(eventName); {noformat} |
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 150022 ] | New: JNJira + In-Review [ 193383 ] |