[
https://issues.apache.org/jira/browse/COUCHDB-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Mentzer updated COUCHDB-1036:
-----------------------------------
Description: It's necessary to have the XHR object which the jquery.couch
API created in order to be able abort() it (e.g. db.view). Presently this
object is returned by jquery's API but discarded within the couch API, thus
affording the caller no way to access it. (was: It;s necessary to have the XHR
object which the jquery.couch API created in order to be able abort() it (e.g.
db.view). Presently this object is returned by jquery's API but discarded
within the couch API, thus affording the caller no way to access it.)
> jquery.couch.js API functions should return XHR object
> ------------------------------------------------------
>
> Key: COUCHDB-1036
> URL: https://issues.apache.org/jira/browse/COUCHDB-1036
> Project: CouchDB
> Issue Type: Improvement
> Components: Futon
> Affects Versions: 1.0.1
> Reporter: Steve Mentzer
> Priority: Minor
>
> It's necessary to have the XHR object which the jquery.couch API created in
> order to be able abort() it (e.g. db.view). Presently this object is returned
> by jquery's API but discarded within the couch API, thus affording the caller
> no way to access it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.