Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 9061e7bc2370a133fab05d41c027f37196efa76f
https://github.com/jenkinsci/jenkins/commit/9061e7bc2370a133fab05d41c027f37196efa76f
Author: Michael Keppler <[email protected]>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M core/src/main/java/hudson/model/UpdateCenter.java
M core/src/main/resources/hudson/model/Messages.properties
M core/src/main/resources/hudson/model/Messages_bg.properties
M core/src/main/resources/hudson/model/Messages_de.properties
M core/src/main/resources/hudson/model/Messages_es.properties
M core/src/main/resources/hudson/model/Messages_fr.properties
M core/src/main/resources/hudson/model/Messages_it.properties
M core/src/main/resources/hudson/model/Messages_ja.properties
M core/src/main/resources/hudson/model/Messages_lt.properties
M core/src/main/resources/hudson/model/Messages_pt_BR.properties
M core/src/main/resources/hudson/model/Messages_sr.properties
M core/src/main/resources/hudson/model/Messages_zh_TW.properties
Log Message:
-----------
[JENKINS-71244] Avoid relative link in update center (#7992)
* convert the relative link to an absolute one, since it might be used
in different contexts (with different depth from the server root
directory)
* update all message bundles to use the new format argument
Co-authored-by: Alexander Brandes <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/6e1c6a-9061e7%40github.com.