I've just noticed that where I have inserted email addresses using WYMEditor, the links placed into the HTML code are relative. So where I insert
- Code: Select all
mailto:me@newsite.com
Wymeditor creates the link
- Code: Select all
http://localhost/mysite/wymeditor/iframe/default/me@newsite.com
Any ideas why this is happening or how I can stop it?