Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
Jenkins 1.509.4
Jenkins 1.532.1 RC1
Firefox 17.0.10 ESR
Description
The error screens shown for invalid configurations after pressing 'Apply' don't work.
Steps to reproduce:
0. Install Jenkins Enterprise with Cloudbees Template Plugin 4.1
1. Create a job template
3. Clear the 'name' attribute's ID field
4. Press 'Apply'
Expected result: Error message shown
Actual result: Huge, empty dialog with title 'Error' shown (error screen seems to appear, but is immediately removed)
Attachments
Issue Links
- is related to
-
JENKINS-17401 Renaming a job and clicking 'Apply' shows an empty 'Error' pop-over window
-
- Resolved
-
-
JENKINS-19826 Apply button does not work in IE Compat View
-
- Resolved
-
-
JENKINS-21457 Replace description in error dialog instead of appending
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Steven Christou [ schristou ] |
Description |
The error screens shown for invalid configurations after pressing 'Apply' don't work. Steps to reproduce: 1. Create a freestyle job with a unique, valid name 3. Clear the name in the config screen 4. Press 'Apply' Expected result: Error message shown Actual result: Huge, empty dialog with title 'Error' shown (error screen seems to appear, but is immediately removed) |
The error screens shown for invalid configurations after pressing 'Apply' don't work. Steps to reproduce: 0. Install Jenkins Enterprise with Cloudbees Template Plugin 4.1 1. Create a job template 3. Clear the 'name' attribute's ID field 4. Press 'Apply' Expected result: Error message shown Actual result: Huge, empty dialog with title 'Error' shown (error screen seems to appear, but is immediately removed) |
Assignee | Steven Christou [ schristou ] | Kohsuke Kawaguchi [ kohsuke ] |
Link |
This issue is related to |
Assignee | Kohsuke Kawaguchi [ kohsuke ] | Jesse Glick [ jglick ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Link |
This issue is related to |
Labels | lts-candidate | 1.532.2-fixed |
Attachment | scrollable-plain.png [ 24997 ] | |
Attachment | unscrollable-framed.png [ 24998 ] | |
Attachment | unscrollable-framed-1280x1024.png [ 24999 ] |
Link |
This issue is related to |
Workflow | JNJira [ 152581 ] | JNJira + In-Review [ 194272 ] |
There are several issues about the errors that (don't) appear in response to some action (
JENKINS-17401,JENKINS-13287,JENKINS-19037, possibly others) but none seem to cover the problem that the error screen is completely useless because it doesn't show the error (e.g. stacktrace).