You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/22 20:56:00 UTC

[jira] [Commented] (COUCHDB-2671) Entering db name in DB search field on DB page shows wonky URL

    [ https://issues.apache.org/jira/browse/COUCHDB-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14507666#comment-14507666 ] 

ASF GitHub Bot commented on COUCHDB-2671:
-----------------------------------------

GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/392

    fix for DB typeahead link

    This adds a test to confirm the db name typeahead field in the
    header of the Database page works as expected, and that the URL
    it redirects to doesn't include an invalid 'undefined' string at
    the end of it.
    
    Closes COUCHDB-2671

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton db-name-redirect-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/392.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 #392
    
----
commit 4ebb9e48a6108f2ebbe90bca3b4a57980b266d30
Author: Ben Keen <be...@gmail.com>
Date:   2015-04-22T18:53:29Z

    fix for DB typeahead link
    
    This adds a test to confirm the db name typeahead field in the
    header of the Database page works as expected, and that the URL
    it redirects to doesn't include an invalid 'undefined' string at
    the end of it.
    
    Closes COUCHDB-2671

----


> Entering db name in DB search field on DB page shows wonky URL
> --------------------------------------------------------------
>
>                 Key: COUCHDB-2671
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2671
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Ben Keen
>            Assignee: Ben Keen
>
> Small thing, but when you select a database by entering its name in the Search DB field at the top of the Databases page, you get redirect to the database fine, but you see this in your URL:
> http://you:8000/#database/one/_all_docsundefined



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)