When I insert an image in the editor it changes the path to http://localhost/rest_of_thePath/image.gif
It does the same with links. Even if I write the html myself with a relative path, like /mypics/image1.gif it changes it back.
The ChangeAbsoluteURLsToRelative attribute doesn't change the behaviour.
Can this be stopped?