Problem/Motivation
If I enable the redirect module with Enforce clean and canonical URLs option enabled, I get a redirect loop for all contents, and am unable to log in.

Steps to reproduce
1. Install and enable lupus_decoupled module.
2. Install and enable redirect module.
Proposed resolution
Temporarily disable the Enforce clean and canonical URLs option.
Remaining tasks
Fix the redirect loop.
User interface changes
No
API changes
No
Data model changes
No
| Comment | File | Size | Author |
|---|---|---|---|
| redirect.png | 97.09 KB | richard cheung |
Issue fork lupus_decoupled-3561602
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3561602-redirect-loop-with
changes, plain diff MR !149
Comments
Comment #2
fagoThank you. I think we also ran into this one and ended up disabling the option at some point.
Let's better get it fixed!
Comment #3
fagoComment #5
fagoComment #6
fagoWorks good and has tests, merged!