[
https://issues.apache.org/jira/browse/COUCHDB-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Shorin resolved COUCHDB-1668.
---------------------------------------
Resolution: Fixed
Assignee: Alexander Shorin
> jquery.couch.js is incompatible with jquery.js version 1.9
> ----------------------------------------------------------
>
> Key: COUCHDB-1668
> URL: https://issues.apache.org/jira/browse/COUCHDB-1668
> Project: CouchDB
> Issue Type: Dependency upgrade
> Reporter: bob pasker
> Assignee: Alexander Shorin
>
> jquery.couch 1.2.x line 998:
> type: "GET", dataType: "json", cache : !$.browser.msie ...
> fails with error:
> "Uncaught TypeError: Cannot read property 'msie' of undefined"
> because jquery 1.9 removed the deprecated jQuery.browser()
> see: http://jquery.com/upgrade-guide/1.9/#jquery-browser-removed
--
This message was sent by Atlassian JIRA
(v6.1#6144)