-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.8 Larks
-
Fix Version/s: 2.9 Larks
-
Labels:
-
Environment:
MacOS, Chrome 34.0.1847.131
Win7, Chrome 34.0.1847.131
-
Sprint:2.9 Larks
Steps:
- Log in as admin, enter Admin Mode.
- Create new branch in any section. Automatically Registered Users will have permissions to view it.
- Go to Poulpe and revoke VIEW_TOPICS permissions from Registered Users for this branch.
- Try to enter a branch URL directly into address bar
AR: browser shows error This webpage has a redirect loop.
ER: 403 page should be shown
NB: if you look at Dev Tools of your browser, you'll see: Redirect to 403 happens (which is fine), then it redirects to login page (which shouldn't happen), the login page then redirects to the branch again.