Hi, using J!3.4.1 and CB 2.0.9 nightly
I insert in a html field a url
www.mysite.ch/entdeckungsweg/tatbeweis
. After saving and clicking on this link the link is
www.mysite.ch/
profil/entdeckungsweg/tatbeweis. That means: it inserts always a "profile". This is buggy, because there's no such url.
EDIT: normally I use global settings: sef enabled with htaccess rewriting.
When I disable this, and insert this address. I get the write site!
But I don't want to disable and enable.