Details
Description
The contact's image url is the full and absolute path, eg. http://mydomain.com/sites/default/files/civicrm/...../fd45fdsaf.jpg
This is bad for portability reasons. Eg. domain change, protocol change, moving the civicrm files directory.
This should be recording just the image name and the path should be generated.