-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Across platforms. Tested on Linux and Mac OS X
When you initially start Jenkins without having done any configuration changes the hostname and port of the jenkins-ci instance is automatically put into the configuration. But as long as you do not run 'manage jenkins' and save the config data, at least the $BUILD_URL variable doesn't contain the hostname and port.
Jenkins should use the auto-detected port immediately and shouldn't require a save of the configuration first.
- is related to
-
JENKINS-16225 Add note to env-vars.html so user knows that Environment variables configuration is requried to export JENKINS_URL, JOB_URL, BUILD_URL
- Open