Open MrTrick opened 14 years ago
If a document ending in .json is loaded using !json, it should be validated as being valid JSON markup.
I had a large object that had one instance of ; instead of : ... and couchdb silently loaded the markup as a string value.
this version of couchapp is old. Current is here : http://github.com/couchapp/couchapp
doc :
http://benoitc.github.com/couchapp
Thank you, I will move the issues there.
If a document ending in .json is loaded using !json, it should be validated as being valid JSON markup.
I had a large object that had one instance of ; instead of : ... and couchdb silently loaded the markup as a string value.