In the Announcement ressource, if i create an announcement with a link to a resource, and i check the checkbox to notify, if the notified user receive also their notificaion on their mail, the mail contains the relative link in the generated url, something like : /resource/open/file/262 instead of http://mydomain/pathtoclaro/resource/open/file/262
The link is broken in mail, but is ok in the Claroline platform
I don't know if this is a real bug or just a misconfiguration somewhere (Parameters > General > Domaine name ...)
Maybe adding the domain in the content when sending a mail using a regex catching the pattern href="/ could be a solution ...
In the Announcement ressource, if i create an announcement with a link to a resource, and i check the checkbox to notify, if the notified user receive also their notificaion on their mail, the mail contains the relative link in the generated url, something like : /resource/open/file/262 instead of http://mydomain/pathtoclaro/resource/open/file/262
The link is broken in mail, but is ok in the Claroline platform
I don't know if this is a real bug or just a misconfiguration somewhere (Parameters > General > Domaine name ...)
Maybe adding the domain in the content when sending a mail using a regex catching the pattern href="/ could be a solution ...