mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-11 00:52:29 +01:00
f86ca94b7e
The variable ```params``` contains the member ```obj``` which does not seem to be of interest by the server. In chromium, this obj - member leads to an ```Uncaught TypeError: Converting circular structure to JSON``` when calling ```JSON.stringify``` on this ```params``` object in the ```storage.patchContact(...)``` function.