-
Type:
Bug
-
Status: Production Complete
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:None
-
Environment:Production
-
Module:BenAdmin - Customization
-
Reported by:White Label
-
Item State:Production Complete - Closed
Please see below and advise. Thanks!
We have an issue in UVU production as related to the site URL in the incomplete enrollment notification email message. It was working fine however, since Ryan edited the template it caused the site URL link to break. It seems to be the recurring issue where the web page URL is broken on save. Please have development research this and advise ASAP.
- * *
Sami let me know of a change to the myUVU link in the Incomplete Enrollment email template and I updated the link with no problem. However, when I updated that link, the umr.workterra.net link reverted back to the problem we had with it long ago with the link being a dead link. I have included a screenshot below.
I am thinking it has something to do with workterra being included in the link, since the update myUVU link is working fine, it is just the umr.workterra.net.
Can we send it to EBS to update the https://umr.workterra.net link? Sorry for the trouble.
Btw, I have updated the IGT to show the new myUVU link on the Automated Emails tab.
Hi Swapnil Pandhare
I have reproduced this issue on IE11, Chrome and Firefox browsers. Please read below comment and reply for the option/solution.
Observation:
As per default settings of TinyMCE editor, It removes the host name of current opened site's URL from Link
and it replaces with '\..\..\'.
Example:
If you are login with site 'https://www.workterra.net' in browser and You are adding same URL in HTML editor as Link.
Then TinyMCE does not allow this URL for further process.It use '\..\..\' URL as current URL.
Terms in TinyMCE :
relative_urls and remove_script_host
Solution 1: -
We Need to change TinyMCE's default settings in our side.
Note: It will impact on other link related urls
Solution 2:
We can upgrade TinyMCE editor to latest stable version.
Help Links :
https://www.tinymce.com/docs/configure/url-handling/
http://archive.tinymce.com/wiki.php/Configuration3x:remove_script_host
http://archive.tinymce.com/wiki.php/Configuration3x:relative_urls
http://www.vijayjoshi.org/2013/01/09/quick-tip-tinymce-use-full-url-while-inserting-image/
Cc: Satya Vijay Siddha Vijayendra Shinde Samir
Thanks,
Niteen Surwase