Hi guys, I'm changing the text content of RTE saved sending to POJO,
catching the links, changing the language for contextualize them and
then I print all text assembled to HTML again. This work perfect, the
problem is about the links in the publish aren't externalized. I see the
/content/project part in the links, I don't understand why, this happend
just because I'm sending the text of RTE to a POJO because all links
changed or not (some times the link haven't contextualize and they
aren't mod...