[ https://issues.apache.org/jira/browse/COUCHDB-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061273#comment-14061273
]
ASF subversion and git services commented on COUCHDB-2266:
----------------------------------------------------------
Commit b9a5eaefefe57abd325a779253a75781dc55798f in couchdb-fauxton's branch refs/heads/import-master
from [~nolanlawson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=b9a5eae ]
Fauxton: verifyinstall fix for PouchDB Server
Closes COUCHDB-2266
> 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)
|