Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Jenkins 1.401 on Mac OS X 10.6.6
Description
When entering something for user.name and user.email settings in system or job configuration, those values are not stored when clicking the save button. Other settings are retained correctly.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 139216 ] | JNJira + In-Review [ 204959 ] |
Code changed in jenkins
User: Andrew Bayer
Path:
src/main/java/hudson/plugins/git/GitSCM.java
src/main/resources/hudson/plugins/git/GitSCM/config.jelly
http://jenkins-ci.org/commit/git-plugin/a85452d04a0cfe1d0609ffa0dc4956a914d7f07e
Log:
[FIXED JENKINS-9071] git config options for email and user name now save properly.