You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Dale Harvey (JIRA)" <ji...@apache.org> on 2015/08/01 18:44:04 UTC

[jira] [Created] (COUCHDB-2764) Etag can be made to not reflect content

Dale Harvey created COUCHDB-2764:
------------------------------------

             Summary: Etag can be made to not reflect content
                 Key: COUCHDB-2764
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2764
             Project: CouchDB
          Issue Type: Bug
      Security Level: public (Regular issues)
            Reporter: Dale Harvey


https://gist.github.com/daleharvey/2010c3d3f873bc03fc5e

Is a curl example, basically if you new_edits: false a document you can use whatever data you want and the revision is not determined by its content, which makes can cause bugs if stuff depends on the etag being correct.

We are hit this a lot in the pouchdb test suite since we delete databases and replicate into them often



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