|
||||||||||||
|
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-16069) Combobox component b... [email protected] (JIRA)

Potentially worth backporting to 1.480.x.
What caused the regression? I am guessing the fix of
JENKINS-13541. The fix simply revertsPrototype.js calls eval() on the response when the content type is set to _javascript_, and eval() fails without the surrounding bracket.