1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-30 19:52:17 +01:00
Markus Ebner c2b6b16fa6 Fix circular structure typeerror in chromium
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.
2014-10-19 15:23:30 +02:00
..
2014-05-09 15:18:44 -04:00
2014-03-08 09:06:05 +01:00
2014-08-29 18:40:34 +02:00