I've tried searching for solutions, but none so far.
We are preparing an old U4.7 solution for upgrading and started following "the path", now at 4.11.
No problems so far, except all the images inserted from RTE (bodyText) are broken.
In the RTE all broken images look like this src="/~/media/123456/xxx" and on the front-end like this src="~/media/123456/xxx", so the resulting URL is something like http://domain/page_path/~/media/123456/xxx.
The problem is obvious, but how do we solve it? We republished the entire site, recycled the App_Pool etc. Nothing helps except publishing each page indivudally again, which is kind of difficult since we have at least 1.700 items.
U4 upgrade, images broken (/~/media)
Hello
I've tried searching for solutions, but none so far. We are preparing an old U4.7 solution for upgrading and started following "the path", now at 4.11.
No problems so far, except all the images inserted from RTE (bodyText) are broken.
In the RTE all broken images look like this src="/~/media/123456/xxx" and on the front-end like this src="~/media/123456/xxx", so the resulting URL is something like http://domain/page_path/~/media/123456/xxx.
The problem is obvious, but how do we solve it? We republished the entire site, recycled the App_Pool etc. Nothing helps except publishing each page indivudally again, which is kind of difficult since we have at least 1.700 items.
Any help apreciated.
is working on a reply...