<div dir="ltr"><div><div>I solved it. workplace-server in opencms-system.xml was set to <a href="http://workplace-domain.com">http://workplace-domain.com</a>, but Nginx server, which is before tomcat, redirected communication to HTTPS. Opencms thought that <a href="httpS://workplace-domain.com">httpS://workplace-domain.com</a> is an external url and because of that created absolute links.<br>
<br></div>I changed Nginx configuration. Only login page uses HTTPS protocol now, other pages use HTTP. It works well now, links to internal resources are relative.<br><br></div>Ladislav Kulhánek<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2013/1/11 Ladislav Kulhanek <span dir="ltr"><<a href="mailto:ladislav.kulhanek@gmail.com" target="_blank">ladislav.kulhanek@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div><div><div>Hi all,<br><br></div>I am testing OpenCMS 8.5.0 and I have a problem with TinyMCE. It creates absolute links to internal resources (for example <a href="https://workplace-domain.com/path/to/resource/" target="_blank">https://workplace-domain.com/path/to/resource/</a>). My workplace domain is  different to site domain, so these absolute links does not work properly on site pages.<br>

<br></div>It was discussed here <a href="http://lists.opencms.org/pipermail/opencms-dev/2012q2/036856.html" target="_blank">http://lists.opencms.org/pipermail/opencms-dev/2012q2/036856.html</a> ,<br></div>but it looks like the bug is still present.<br>

<br></div>Thanks.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Ladislav<br><div><div><div><br></div></div></div></font></span></div>
</blockquote></div><br></div>