STR:
1. In the "Build Periodically" textfield, enter "*/5 * * *" without a trailing space
2. Now, after being warned, "Invalid input: "*/5 * * *": line 1:10: expecting space, found 'null'", add a trailing space
3. Click "Save"
Actual Results:
Exception (attached) is thrown
[JENKINS-11771] java.lang.RuntimeException: Failed to instantiate class hudson.triggers.TimerTrigger when adding a space to invalid cron syntax after being warned about invalid input
Attachment | New: 2011-11-16_2218.swf [ 21063 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: cron_column [ 16061 ] | |
Labels | Original: cron, exception input invalid syntax | New: cron exception input invalid syntax |
Workflow | Original: JNJira [ 142014 ] | New: JNJira + In-Review [ 175588 ] |