[
https://issues.apache.org/jira/browse/COUCHDB-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176264#comment-14176264
]
ASF subversion and git services commented on COUCHDB-2378:
----------------------------------------------------------
Commit cd91b276a09d1295b1f20eb8ad6183e7379e0ab2 in couchdb-fauxton's branch
refs/heads/master from [~sebastianrothbucher]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=cd91b27 ]
Query-Tray: Prevent double query submission
Disable button after first click until the tray is reopened
Closes COUCHDB-2378
> TypeError: this.viewMeta is undefined
> -------------------------------------
>
> Key: COUCHDB-2378
> URL: https://issues.apache.org/jira/browse/COUCHDB-2378
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Alexander Shorin
>
> 1. Navigate to any database with a view
> 2. Select a view
> 3. Open "Query Options"
> 4. Double click on "Query" button
> You'll see infinity spinner and the error in console:
> {code}
> TypeError: this.viewMeta is undefined
> http://localhost:8000/addons/documents/resources.js:461
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)