Found a quirk in MakeUrlsAbsolute. A malformed link can create an error ("Error while execting MakeUrlsAbsolute...")
A customer tried to create an email link, but formatted it incorrectly. Paste the following into html view on your editor demo, then switch to design mode and back to html view to trigger the error
A customer tried to create an email link, but formatted it incorrectly. Paste the following into html view on your editor demo, then switch to design mode and back to html view to trigger the error
<a href="http://www.somebody@test.com/">Somebody</a>