You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jeff Zellner (JIRA)" <ji...@apache.org> on 2010/10/14 22:24:32 UTC

[jira] Created: (COUCHDB-921) Futon aggressively warns of no data returned on click away from view page

Futon aggressively warns of no data returned on click away from view page
-------------------------------------------------------------------------

                 Key: COUCHDB-921
                 URL: https://issues.apache.org/jira/browse/COUCHDB-921
             Project: CouchDB
          Issue Type: Bug
          Components: Futon
    Affects Versions: 1.0.1
            Reporter: Jeff Zellner
            Priority: Minor


When waiting for view data to appear in Futon (while view groups are being indexed for example) -- leaving the page via clicking a link causes Futon to show a Javascript alert that requires dismissal:

"Error: An error occurred accessing the view
no response"

This is overly aggressive reporting and should probably only appears in the case of an actual timeout -- not simply leaving the page via click.

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