[
https://issues.apache.org/jira/browse/COUCHDB-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938067#comment-13938067
]
ASF GitHub Bot commented on COUCHDB-2169:
-----------------------------------------
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb/pull/187
Fauxton: fix navigating back to previous page
Fixes #COUCHDB-2169
Had this still on the stash from sunday. :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb 2169-noAccess-page
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/187.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #187
----
commit 6f23ad403d8669abedc5f090284450793b2a77e5
Author: Robert Kowalski <[email protected]>
Date: 2014-03-17T17:20:44Z
Fauxton: fix navigating back to previous page
Fixes #COUCHDB-2169
----
> There is no way back from noAccess page
> ---------------------------------------
>
> Key: COUCHDB-2169
> URL: https://issues.apache.org/jira/browse/COUCHDB-2169
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Alexander Shorin
>
> If you somehow get on noAccess page, you couldn't click on Back button since
> in browser history the previous url is that one which redirected you on
> noAccess page. So actually you're trapped inside and have to navigate to
> prev-prev page in history.
> Also it would be awesome if noAccess page will provide url to way back
> without using browser history.
--
This message was sent by Atlassian JIRA
(v6.2#6252)