$_GET['q'] is set to <front> on the front page so login_destination_translated_menu_link_alter() redirects incorrectly.
Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1964602-1-login_destination-front_redirect.patch | 687 bytes | elliotttf |
$_GET['q'] is set to <front> on the front page so login_destination_translated_menu_link_alter() redirects incorrectly.
Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1964602-1-login_destination-front_redirect.patch | 687 bytes | elliotttf |
Comments
Comment #1
elliotttf commentedComment #2
ddrozdik commentedHi @elliotttf, Thank you for your patch. It is correct. I have committed it to dev.