[SCHEDULER-1667]  Allow full URL in Web URL Base and use for emails etc.
Type Limitation
Priority High
Severity Minor
Component Dispatch Scheduler Engine
Fixed In Version [8.28.2
Versions Affected [8.08.0
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 1/22/2019

Description
See SCHEDULER-1666. Provide a low-risk to change Web URL Base setting in the ACP Sequencer section to require the entire URL base to be entered (e.g. http://foo.bar.com:123/). This will allow people to enter an https:// URL. Then change email sending to use this entire URL base if given.

Comments
1/22/2019 10:13:21 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 767
Affected files /trunk/Help/NoteworthyConfigOptions.html (Modified)
/trunk/Help/RelNotes.htm (Modified)
/trunk/Help/images/ConfigWebUrl.png (Added)
/trunk/Scheduler/ACPSequencer.cs (Modified)
/trunk/Scheduler/ConfigForm.cs (Modified)
Check-in comment Allow and use entire Web URL Base setting (ACP Sequencer) to be used for link in email to the Scheduler Engine log. GEM:1667
1/22/2019 9:46:18 AM   Bob Denny
Detect old incomplete setting and fix it up so existing users won't get zapped.