Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Michael Clark / Michael Clark (Michael Clark)
Created: 02/17/2015
Components: Administrator
Versions: 10.0
Failure Type: Incorrect w/Workaround
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 0
Problem Description:
When switching on update notifications, the scheduled task that gets created has a malformed URL which does not resolve, so no notifications are ever sent.
Steps to Reproduce:
1. Go to Server Update > Updates > Settings
2. Check the 'Check for updates every X days' checkbox
3. Add email addresses to the To and From fields
4. Click 'Submit Changes'
5. Go to Server Settings > Scheduled Tasks
6. Edit the task named 'CHECK FOR COLDFUSION UPDATES'
7. Examine the URL.
Actual Result:
http://www.mydomainname.com:443//CFIDE/administrator/updates/task/checkupdates.cfm
Expected Result:
http://www.mydomainname.com:80/CFIDE/administrator/updates/task/checkupdates.cfm
or
https://www.mydomainname.com:443/CFIDE/administrator/updates/task/checkupdates.cfm
Any Workarounds:
Modify the URL manually.
(There is also a double forward slash in there, which doesn't cause an issue, but shouldn't be there).
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3941352
External Customer Info:
External Company:
External Customer Name: Michael
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: