Date: 2014-11-24 05:47
Posted By: jean-christophe ghio (jissey)
Hi,
it is not realy a bug :
it is because the wysiwyg editors convert url into relative path.
To avoid this, you must modify the config file of your editor.
For MicroTiny, create this folders strating from your root site:
module_custom/MicroTiny/templates
copy the original microtinyconfig.tpl file into this folder and replace
relative_urls : true by relative_urls : false
That's all.
Date: 2014-11-26 16:54
Posted By: Eduardo Martinez (hexdj)
Thanks!
This info should probably be in the Help.