|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Steven Brown
Path:
src/main/resources/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory/script.js
http://jenkins-ci.org/commit/timestamper-plugin/2caf23e6504b93b5a929f686e3eab349d5a58b13
Log:
JENKINS-23867Fail gracefully the next time that the Jenkins UI changesIf neither the 'side-panel-content' element or the 'navigation' element is
found, return from the function. Otherwise an error would be thrown which
can break other behaviour in Jenkins.