Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/264#issuecomment-76025872
after the parse the (modified) contents from the server (empty string
changed to an empty array: `[]`) the object is passed internally to something
like a set which populates the properties on the model.
see also http://backbonejs.org/#Model-parse:
```
The function is passed the raw response object, and should return
the attributes hash to be set on the model.
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---