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 2008/09/03 00:45:44 UTC

[jira] Created: (COUCHDB-111) Javascript Error Tracebacks

Javascript Error Tracebacks
---------------------------

                 Key: COUCHDB-111
                 URL: https://issues.apache.org/jira/browse/COUCHDB-111
             Project: CouchDB
          Issue Type: Improvement
          Components: JavaScript View Server
            Reporter: Paul Joseph Davis


Improve the errors reported by the javascript view server to provide a more friendly error report when something goes wrong. Ideally a complete traceback but anything would be better than the erlang traceback informing the user that the server died.

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


[jira] Commented: (COUCHDB-111) Javascript Error Tracebacks

Posted by "Chris Anderson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659753#action_12659753 ] 

Chris Anderson commented on COUCHDB-111:
----------------------------------------

I think the best way to handle this is to get the error all the way out to the browser. I'm working on it wrt to forms, then we can standardize main.js to use it.

> Javascript Error Tracebacks
> ---------------------------
>
>                 Key: COUCHDB-111
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-111
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: JavaScript View Server
>            Reporter: Paul Joseph Davis
>
> Improve the errors reported by the javascript view server to provide a more friendly error report when something goes wrong. Ideally a complete traceback but anything would be better than the erlang traceback informing the user that the server died.

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


[jira] Assigned: (COUCHDB-111) Javascript Error Tracebacks

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

Chris Anderson reassigned COUCHDB-111:
--------------------------------------

    Assignee: Chris Anderson

> Javascript Error Tracebacks
> ---------------------------
>
>                 Key: COUCHDB-111
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-111
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: JavaScript View Server
>            Reporter: Paul Joseph Davis
>            Assignee: Chris Anderson
>
> Improve the errors reported by the javascript view server to provide a more friendly error report when something goes wrong. Ideally a complete traceback but anything would be better than the erlang traceback informing the user that the server died.

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