|
||||||||||||
|
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 |
||||||||||||
- [JIRA] (JENKINS-15499) HistoryWidget/entry.j... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/en... [email protected] (JIRA)

I think that this change in behaviour came about by the change to using lazy loading of build records. Due to this change the RunList is now a RunMap which implements Map and hence causes the problem.
This needs Kohsuke's input because I suspect the fix needs to be made carefully to somehow hide the map because I'm sure that there is lots of Jelly code that will be otherwise silently broken too.