You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Sebastian Rothbucher (JIRA)" <ji...@apache.org> on 2014/11/02 13:54:33 UTC

[jira] [Commented] (COUCHDB-2423) Unable to remove a key from existing CouchDB document using Fauxton

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

Sebastian Rothbucher commented on COUCHDB-2423:
-----------------------------------------------

Hi Egon, 

thanks first of all for reporting this! Unfortunately the Fauxton shipped here looks quite behind the current development. Which is not your fault obviously, but maybe you'd want to try with the current release from Github. You can download / clone, run npm install and run "node_modules/.bin/grunt dev" or "node_modules\.bin\grunt.cmd dev"  on Windows and call localhost:8000
I did just that right now and I don't have the error with that. The same applies BTW for running "grunt.cmd release" and replacing the installed Fauxton in share/couchdb/www/fauxton

It would be great and super-helpful if you could verify on your side also

Thanks a lot!
     Sebastian

> Unable to remove a key from existing CouchDB document using Fauxton
> -------------------------------------------------------------------
>
>                 Key: COUCHDB-2423
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2423
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Egon Kastelijn
>         Attachments: couchdb_fauxton_-_remove_key_from_document_problem.webm
>
>
> couchdb-1.6.1-1.fc20.x86_64
> When I create a new document with some key-value pairs in CouchDB, and I try to remove one of the keys using the Fauxton document editor, then the key seems to be removed in the editor, but when I save the document the key is not removed from the CouchDB document
> I'll attach a webm video (playable using FireFox) that demonstrates the problem.
> kind regards,
>    Egon 



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