You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Adam Kocoloski (JIRA)" <ji...@apache.org> on 2009/11/02 20:59:59 UTC

[jira] Resolved: (COUCHDB-467) 500 error when accessing "not found" old revisions

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

Adam Kocoloski resolved COUCHDB-467.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11
                   0.10.1
         Assignee: Adam Kocoloski

Fixed in r829919 (trunk/0.11) and r829924 (0.10.1 backport).  Didn't end up applying the error_info patch, instead changed the format of the thrown error.

> 500 error when accessing "not found" old revisions
> --------------------------------------------------
>
>                 Key: COUCHDB-467
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-467
>             Project: CouchDB
>          Issue Type: Bug
>          Components: HTTP Interface
>            Reporter: Jason Davies
>            Assignee: Adam Kocoloski
>             Fix For: 0.10.1, 0.11
>
>         Attachments: old_revs_404.patch
>
>
> The full error is {{not_found,missing}, {<pos>, <revkey>} and a 500 code is returned because there is no pattern in error_info(...) for this.

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