-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: email-ext-plugin
-
Labels:None
-
Environment:Windows, Hudson ver. 1.353, email-ext 2.5
-
Similar Issues:
In the Hudson configuration "Hudson URL" ist set to http://www.foo.net/hudson". If appears tha extended email notification uses the it's seperate "Hudson URL" setting even if "Override Global Settings" is not checked.
If unchecked "Override Global Settings", changes the normal "Hudson URL", but the file "hudson.plugins.emailext.ExtendedEmailPublisher.xml" still contains the the overwrite-setting. This is very confusing, the only way to fix this is activating "Override Global Settings" and the now visible overwrite-"Hudson URL" values.
- is duplicated by
-
JENKINS-6335 Extended E-mail Notification Plugin does not persist changes to the Hudson URL
-
- Closed
-
Code changed in hudson
User: : ashlux
Path:
trunk/hudson/plugins/email-ext/src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
trunk/hudson/plugins/email-ext/src/main/java/hudson/plugins/emailext/plugins/content/HudsonURLContent.java
http://jenkins-ci.org/commit/34755
Log:
[FIXED JENKINS-6193] Override "Hudson URL"only when "override global settings" is checked.