Code changed in jenkins
User: Stephen Connolly
Path:
war/src/main/webapp/scripts/hudson-behavior.js
http://jenkins-ci.org/commit/jenkins/88d84f6e9b2f05366bc8e6f4bc62ac61e7211926
Log:
[FIXED JENKINS-22570] On a configure screen that has multiple groups of radio buttons, clicking the apply button clears all but the last radio group selection

  • Changed from mutating the e.name value to maintaining an index and using that index to get the required substring
  • Risk of unintended consequences is low. The Submit flow moves off the page before the consequences of the effect
    could be seen... though a careful attention to the page submit can identify the change... and the page is now
    left as before clicking f:apply instead of mutated.
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to