[
https://issues.apache.org/jira/browse/COUCHDB-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205306#comment-14205306
]
ASF GitHub Bot commented on COUCHDB-2451:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/144
Fix for Query Options search
Hi @robertkowalski, @ocelotpotpie, I've removed some superfluous code that
was causing the problem outlined in the ticket. I've given the UI a good look
over and haven't been able to encounter any problems, but a fresh pair of eyes
would be *greatly* appreciated.
Closes COUCHDB-2451
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2451-query-options-search-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/144.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #144
----
commit 6960427b44d2e8dc3b49f429c66f90f73b6fb30b
Author: Benjamin Keen <[email protected]>
Date: 2014-11-10T20:42:41Z
Fix for Query Options search
Closes COUCHDB-2451
----
> Query Options search doesn't consistently work
> ----------------------------------------------
>
> Key: COUCHDB-2451
> URL: https://issues.apache.org/jira/browse/COUCHDB-2451
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
>
> To reproduce:
> 1. Do a search with "include docs" checked. Note the results are correct.
> 2. Do a second search, this time unchecking the same checkbox.
> This wasn't a problem a few weeks ago; it's been introduced.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)