Login Register

dojo 0.4 automatically prepend the local host name to the entered image file

Hi,

I am using dojo 0.4 widget Editor2 (WYSIWYG editor). Whenever I am adding a image file, say "/images/picture.jpg" in the editor, dojo automatically prepends my local host name before the entered image file, e.g. "http://my.hostname/images/picture.jpg". This feature is very frustrating as in most cases, this would not be correct. Is there a way to configure dojo not to prepend the host name, just leave whatever entered alone?

Please help...

Thanks,

-Henry