[ https://issues.jenkins-ci.org/browse/JENKINS-13185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161864#comment-161864 ]
dogfood commented on JENKINS-13185: ----------------------------------- Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [jenkins_ui-changes_branch #21|http://ci.jenkins-ci.org/job/jenkins_ui-changes_branch/21/] Fix for JENKINS-13185: If there is a fallback host.name specified, it should return that and not null. (Revision 3629aebce4ee0a432baefa9e95cdc31a316a1c78) add changelog entry for [JENKINS-13185] (Revision 196aadc61eefecf92fd78bd96b1c98f221e8a179) Result = SUCCESS andrew : [3629aebce4ee0a432baefa9e95cdc31a316a1c78|https://github.com/jenkinsci/jenkins/commit/3629aebce4ee0a432baefa9e95cdc31a316a1c78] Files : * core/src/main/java/hudson/model/Computer.java Olivier Lamy : [196aadc61eefecf92fd78bd96b1c98f221e8a179|https://github.com/jenkinsci/jenkins/commit/196aadc61eefecf92fd78bd96b1c98f221e8a179] Files : * changelog.html > Computer.getHostName() returns null when it is not > -------------------------------------------------- > > Key: JENKINS-13185 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13185 > Project: Jenkins > Issue Type: Patch > Components: core > Affects Versions: current > Reporter: Andrew Stone > Priority: Minor > Attachments: getHostName.patch > > > The current version of Computer.getHostName() returns null even if the > fallback returns a value. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira