Hi,
Using InfCloud 0.13.2.rc1 with Chrome, I can no longer add a photo. Everything looks normal, until I save the entry. No errors are given but the resultant entry has no photo.
When I modify (e.g. phone number) of an existing entry with a photo, the photo disappears. The existing photo on the server was a png.
FireFox seems to have no problems with this.
Errors as shown bij the Chromium debugger:
GET data:image/jpeg;base64,, net::ERR_INVALID_URL data_process.js:6357
Maybe related to config.js:
var globalContactPhotoType='jpeg';
???
-- Johan