Alexander Shorin created COUCHDB-2893:
-----------------------------------------
Summary: \u0000 character makes Fauxton broken
Key: COUCHDB-2893
URL: https://issues.apache.org/jira/browse/COUCHDB-2893
Project: CouchDB
Issue Type: Bug
Components: Fauxton
Reporter: Alexander Shorin
>From COUCHDB-2892 issue create a document:
{code}
echo '{"_id": "\u0000"}' | http post http://localhost:15984/db
{code}
open database view page for "db". Try to click on Changes, Compact & Cleanup,
All design documents, try to move back to All databases list - any action will
have no effect.
Fauxton v1.0.6
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)