I just updated my IMCE module to 6.x-2.2 version and I have a problem with producted URL when users made a link to a file (the problem doesn't appear for images).
When I check the url absolute choice in IMCE settings, URL are correctly encoded and I can open the file. The link have this url :

http://mywebsite.fr/sites/default/files/UHB/SUIO-IP/INFORMATION-ORIENTAT...

When I don't check the url absolute choice in IMCE settings, URL seems to not be correctly encoded and I get a 'page not found error' when I want to get the file. The link have this url :

http://mywebsite.fr/sites/default/files/UHB/SUIO-IP/INFORMATION-ORIENTAT...

How can I make to have correct relative url ?

Comments

lucuhb’s picture

Priority: Normal » Critical
lucuhb’s picture

Status: Active » Closed (fixed)

The problem seems to be caused by the ckeditor_link module.

lucuhb’s picture

Issue summary: View changes

error url