[ 
https://issues.apache.org/jira/browse/COUCHDB-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251971#comment-14251971
 ] 

ASF subversion and git services commented on COUCHDB-2503:
----------------------------------------------------------

Commit 7e99366c46dcda47f40071508414910c4438cd02 in couchdb-fauxton's branch 
refs/heads/master from [~benkeen]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=7e99366 ]

Fix for lookahead tray redirect problem

This fixes the following problem. To reproduce:
1. On the All Docs page of a database, edit a document.
2. Click Back.
3. Use the lookahead tray to select a new database.

Result: the page was missing content. What was going on was that the
route object ended up listening to the event multiple times, causing
the error. This now explicitly cleans up and re-assigns the listeners
for this scenario.

Closes COUCHDB-2503


> Missing page content after lookahead tray redirect
> --------------------------------------------------
>
>                 Key: COUCHDB-2503
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2503
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Ben Keen
>            Assignee: Ben Keen
>         Attachments: Screen Shot 2014-12-09 at 11.08.03 AM.png
>
>
> To reproduce:
> 1. On the All Docs page of a database, edit a document.
> 2. Click Back.
> 3. Use the lookahead tray to select a new database. 
> Result: the page doesn't load properly, see the attached screenshot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to