TinyMCE seeems to prevent to use absolute URLs when the abolute url starts with http://localhost:8080/.
This problem was detected when inserting last publication :
- The CMS absolute url is http://localhost:8080/cms
- The site absolute url is http://localhost:8080
In source code there is no attribute tinymce_src :
<span class="news-more"> <a href="/en/news/eight-undergraduates.html">Read more</a></span>
NB: Same behavior with TinyMCE 3.3.9.3 or 3.4.5