HTML Editor 3 - wrong image path
I've just upgraded to v3.
I've set the upload directory in site settings to 'assets/editor_uploads'. The actual upload works fine.
However, I have a folder structure on the site with sub directories, but the upload path doesn't change. Obviously if the page referencing the image is 2 folders below the root the path would need to be '../../assets/editor_uploads'.
At the moment I'm having to edit the path manually for each image depending on the location of the page referencing it...not ideal!