Nolan Lawson created COUCHDB-2266:
-------------------------------------
Summary: Fauxton verifyinstall throws parse error for PouchDB
Server
Key: COUCHDB-2266
URL: https://issues.apache.org/jira/browse/COUCHDB-2266
Project: CouchDB
Issue Type: Bug
Security Level: public (Regular issues)
Reporter: Nolan Lawson
This seems to be a jQuery-specific issue related to the headers we happen to be
giving back for JSON returned by map/reduce view queries.
There was no obvious fix on PouchDB's end (e.g. adding the right content-type
header), I figured it'd be easier to just add a one-line fix to the
verifyinstall itself rather than figure out what magic combination of headers
jQuery needed to return a string rather than JSON. So I'm offering that in a PR.
--
This message was sent by Atlassian JIRA
(v6.2#6252)