In our system we have 3 levels of servers, production, test, and dev. All three have IMCE and CKEditor set up exactly the same. Notably, IMCE is not set up to create absolute URLs. On the test and dev servers it is indeed creating relative URLs, but on the production server, it is creating absolute URLs. I can find no settings that are different anywhere. Does anyone have any ideas why this is happening? It's going to make our dev and test refresh a pain because of the absolute URLs in the node text.

Comments

NancyDru’s picture

Component: Code » User interface
Assigned: Unassigned »
Status: Active » Closed (cannot reproduce)
smurfxx’s picture

Assigned: » Unassigned
Issue summary: View changes

I have the same issue: in a test site www.site.com/test the urls are not absolute even if I put the check to obtain absolute urls in IMCE settings.

In www.site.com, same configuration and SAME SITE the urls are absolute.