You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2009/10/15 23:53:31 UTC

[jira] Created: (COUCHDB-531) Reduce error messages are broken,

Reduce error messages are broken,
---------------------------------

                 Key: COUCHDB-531
                 URL: https://issues.apache.org/jira/browse/COUCHDB-531
             Project: CouchDB
          Issue Type: Bug
            Reporter: Paul Joseph Davis
            Assignee: Paul Joseph Davis


This should just be a list_to_binary call on the JSON parsed from the view server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (COUCHDB-531) Reduce error messages are broken,

Posted by "Paul Joseph Davis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis resolved COUCHDB-531.
---------------------------------------

    Resolution: Invalid

I'm a moron. The output I thought was a serialized list is actually just an array output. But that also means I'm so good I fixed this bug without writing any code. PEBUK.

> Reduce error messages are broken,
> ---------------------------------
>
>                 Key: COUCHDB-531
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-531
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Paul Joseph Davis
>            Assignee: Paul Joseph Davis
>
> This should just be a list_to_binary call on the JSON parsed from the view server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.