You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Johannes J. Schmidt (JIRA)" <ji...@apache.org> on 2015/06/01 14:29:17 UTC

[jira] [Commented] (COUCHDB-2321) It's possible to delete config section while it still has some options (UI bug)

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

Johannes J. Schmidt commented on COUCHDB-2321:
----------------------------------------------

Maybe the error message could be a bit nicer:

    $ curl -XDELETE http://localhost:5984/_config/mysection
    {"error":"method_not_allowed","reason":"Only GET,PUT,DELETE allowed"}

> It's possible to delete config section while it still has some options (UI bug)
> -------------------------------------------------------------------------------
>
>                 Key: COUCHDB-2321
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2321
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Alexander Shorin
>            Assignee: Robert Kowalski
>
> 1. Create a new section abc with option bar = baz
> 2. Add another option to section abc like boo = foo
> 3. Delete option bar. You'll see the following picture:
> http://i.imgur.com/SCKo7bk.png



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