[
https://issues.apache.org/jira/browse/COUCHDB-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096057#comment-14096057
]
ASF GitHub Bot commented on COUCHDB-2247:
-----------------------------------------
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/32
Fix double-click on design documents in all-docs-list
Closes COUCHDB-2247
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb-fauxton
COUCHDB-2247--design-document-click
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/32.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 #32
----
commit 874c861f73841e05f225ed1cdbf64c0f8016125f
Author: Robert Kowalski <[email protected]>
Date: 2014-08-13T19:17:09Z
Fix double-click on design documents in all-docs-list
Closes COUCHDB-2247
----
> Design Documents should open with a double click, too
> -----------------------------------------------------
>
> Key: COUCHDB-2247
> URL: https://issues.apache.org/jira/browse/COUCHDB-2247
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Robert Kowalski
> Labels: beginners
>
> When you have opened a list of documents, you can double click on them, or
> click on the button "Edit docs". You then get to the edit mode. The double
> click is broken for design docs or in general for docs with a "/" in their
> _id property.
--
This message was sent by Atlassian JIRA
(v6.2#6252)