Hi

I'm using BD 1.31 with CKEditor and have a bunch of embedded pictures in nodes - all included with the CKEditor. So far so good.

When I moved my site from the local webserver to the productive hosting, I realized that all the links of the embedded pictures no longer work.

A short analysis showed that the original links in the src html statement looks like: public_html/installation_directory/files/embedded-pictures/mypicture.jpg

After migration it looks: public_html/files/embedded-pictures/mypicture.jpg - the installation_directory is gone.

My public directory points to "files" and works correctly for image fields. Tokens like [site:url] seem not to work; public:// as a placeholder does not work.

Does anybody know about this issue and why it is implemented like that?

BTW: I just corrected it by a mass update of the body fields, correcting the missing piece in the link.

Thanks for all your support.

Cheers, Rolf