Hi Johan,
please send me a private e-mail with the text file of the problematic vCard and steps to reproduce the problem.
Cheers,
JM
On 11 Dec 2015, at 12:11, Johan Vromans jvromans@squirrel.nl wrote:
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