-
Bug
-
Resolution: Fixed
-
Major
-
None
When one clicks the "Apply" button, codemirror-driven textareas do not reflect changes, result in loss of edits.
When one clicks the "Apply" button, codemirror-driven textareas do not reflect changes, result in loss of edits.
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
core/src/main/resources/lib/form/apply.jelly
core/src/main/resources/lib/form/apply/apply.js
core/src/main/resources/lib/form/textarea/textarea.js
test/src/test/groovy/lib/form/ApplyButtonTest.groovy
test/src/test/resources/lib/form/JSON.js
http://jenkins-ci.org/commit/jenkins/2ffece9d737f4a77ed4059c777948299daf22771
Log:
[FIXED JENKINS-18436]
Fire the "jenkins:apply" event from the apply button and listen to that to write back edits to <TEXTAREA>