<div dir="ltr"><div><div><div><div><div><div><div><div><div>Dear list members,<br><br></div>since updating to OpenCms 9.0.0 we got a problem with relative links. Now updating to 9.5.0 didn't solve it.<br><br></div>When editing page contents with the editor and creating relative links, absolute links are generated. Especially the fact, that the absolute link refers to the resource in the workplace, is desastrous.<br><br></div>For example I link to another page  "/subfolder/otherpage.html".<br>After closing the popup "paste link", the link is overwritten to something like:  "<a href="http://admin.my-page.de/subfolder/otherpage.html">http://admin.my-page.de/subfolder/otherpage.html</a>"<br>Also when pasting images e.g. like "/pics/myphoto.png".<br></div></div>After save/close and reopen the file, the ressource path is absolute to:  "<a href="http://admin.my-page.de/pics/myphoto.png">http://admin.my-page.de/pics/myphoto.png</a>"<br><br></div>By the way, the real online site would be    "<a href="http://www.my-page.de">http://www.my-page.de</a>"<br></div><a href="http://admin.my-page.de">admin.my-page.de</a> is the URL of the workplace<br><br></div>The <sites>-Tag in our opencms-system.xml looks like that:<br><br><sites><br>      <workplace-server><a href="http://admin.my-page.de">http://admin.my-page.de</a></workplace-server><br>      <default-uri>/sites/default/</default-uri><br>      <site server="<a href="http://www.my-page.de">http://www.my-page.de</a>" uri="/sites/mypage/"><br>        <alias server="<a href="http://my-page.de">my-page.de</a>"/><br>        <alias server="<a href="http://www.my-page.eu">www.my-page.eu</a>"/><br>        <alias server="<a href="http://my-page.eu">my-page.eu</a>"/><br>        <alias server="<a href="http://www.my-page.com">www.my-page.com</a>"/><br>        <alias server="<a href="http://my-page.com">my-page.com</a>"/><br>      </site><br>      <shared-folder>/shared/</shared-folder><br>    </sites><br><br></div><div>We use no HTTPS.<br><br>What is our problem? Can I give you some more informations?<br><br></div><div>Kind regards,<br><br></div><div>David Hermanns<br></div><div><br><br></div></div>