Make sure in the javascript initialization you are using, that you have these lines in it:
relative_urls : false,
remove_script_host : false,
convert_urls : true,
Read more: TinyMCE – URL handling options
Make sure in the javascript initialization you are using, that you have these lines in it:
relative_urls : false,
remove_script_host : false,
convert_urls : true,
Read more: TinyMCE – URL handling options