-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
-
iapetus, 1.0, Blue Ocean 1.0-rc3, Blue Ocean 1.0-rc4, Blue Ocean - 1.1-beta-1, Blue Ocean - 1.1-beta2, Blue Ocean 1.1-beta4
I might be getting it wrong but as far as I can see:
- DisplayURLProvider.getDefault() is checking the value for the system env/prop and returning that provider as default.
- Such method is being called only in AbstractDisplayAction.lookupProvider() when there is no other provider than the Classic one.
Therefore the user could select only the Classic as default one (actually selecting another one would throw an exception).
- duplicates
-
JENKINS-64119 Display URL Plugin does not consult with DisplayURLProvider implementations when injecting environment variables
- Resolved
- is related to
-
JENKINS-43205 Configure preferred display URL provider from system config
- Resolved
- links to