You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Sam Bisbee (Closed) (JIRA)" <ji...@apache.org> on 2012/02/21 23:52:48 UTC

[jira] [Closed] (COUCHDB-15) Error inserting attachment with empty data

     [ https://issues.apache.org/jira/browse/COUCHDB-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sam Bisbee closed COUCHDB-15.
-----------------------------


Resolved for a while and confirmed fixed in 1.1.1. Closing.
                
> Error inserting attachment with empty data
> ------------------------------------------
>
>                 Key: COUCHDB-15
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-15
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>    Affects Versions: 0.7.2, 0.8
>            Reporter: Noah Slater
>             Fix For: 0.8.1
>
>
> What steps will reproduce the problem?
> 1. Insert a document like: {"_attachments": {"foo": {"data": ""}}}
> What is the expected output? What do you see instead?
> I'd expect it to add the 0-length attachment, but I get this error in the log:
> [info] [<0.1541.0>] HTTP Error (code 500): {obj,[{error,"EXIT"},
>                              {reason,"{function_clause,[{couch_util,decode1,[undefined]},\n                  
> {couch_util,decodeBase64,1},\n                  {couch_doc,'-from_json_obj/1-fun-0-',1},\n                  
> {lists,flatmap,2},\n                  {couch_doc,from_json_obj,1},\n                  
> {mod_couch,handle_doc_put,2},\n                  {mod_couch,do,1},\n                  
> {httpd_response,traverse_modules,2}]}"}]}
> What version of the product are you using? On what operating system?
> This happens on 0.7.2 and trunk

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira