-
Notifications
You must be signed in to change notification settings - Fork 452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redirect loop when accessing the site index page #10816
Comments
…x-redirect-loop##
…x-redirect-loop##
Adding some details @jonasraoni Prereqs : You will need to have at least 2 contexts (Journals, press or server). Although a single journal can see the redirect for the route but it does correctly land on a page. Steps
Expected: It shoud list out all of the contexts (aka Journals) - Example : https://ojs34.demo.publicknowledgeproject.org/index.php/index/ When trying this on a 3.4 page there are no redirects and it boots up with 200 status |
…ect-loop pkp/pkp-lib#10816 TESTS ONLY
…x-redirect-loop##
Passes QA on OJS/OMP 3.5. I added some testing around home page (site-wide context) in my QA documents space to cover these base route bugs. I'm now seeing a listing of the journals when more than one journal is created. |
Describe the bug
After creating two contexts and accessing the main site page, a redirect loop happens.
Looks like an old bug that came to life after updates done at #10670
To Reproduce
What application are you using?
OJS 3.5/main
The text was updated successfully, but these errors were encountered: