|
||||||||||||||||||||
|
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.

Caused by the redesign changes: Jenkins core assumes that everything displayed in a HistoryWidget has buildStatusIconClassName (new core API only used from Jelly).
Should probably consider a compatibility fallback to getIconColor (why wasn't this just used instead of extending the API for this!?) or getBuildStatusUrl if the new method doesn't exist.
Assigning to Tom.