- ๐ง๐ทBrazil andrenoronha
Not working for me either. I'm using Drupal 9.5.2 and o365 to authenticate users.
- ๐ฉ๐ชGermany heliogabal Berlin
I tested the patch and the redirect to
<current>
is working again after applying the patch (#6) on Drupal 9.4.12. Patch #6 does not work for me.
Drupal 9.5.8
Login_destination 8.x-2.0-beta6
Redirect set to for login redirects to user page and logout to the home page.If I try and use token: /[current-page:url:path] the website reports an error.
- ๐ฎ๐ณIndia nikhil_110
Attached patch against Comment #10, #11, #12
- Setup Drupal with Login Destination V8.x-2.0-beta1
- Enabled Login Destination module
- Go to Administration > Configuration > People > Login destinations > Add Login Destination
- And set Redirect upon triggers is Logout and Redirect destination Path is
- Apply this patch.
- Clear cache.
- last update
about 1 year ago Composer error. Unable to continue. - Merge request !17Issue #3231726: Redirect destination <current> not working โ (Merged) created by gaurav gupta
- gaurav gupta Jaipur, Rajasthsan
Gaurav Gupta โ made their first commit to this issueโs fork.
- Status changed to Needs review
about 1 year ago 5:52am 16 October 2023 - Status changed to Needs work
about 1 year ago 7:38am 16 October 2023 - ๐ฎ๐ณIndia rakesh.regar Rajasthan, India
I have tested these changes and it works fine.
But this change disable cache for user account block, for people using page as destination we can use this but for people who are not using as detination, it is not recommanded.
Disabling cache will reduce performance, better solution would be having some kind of check using which it can be determind if a user have set redirection to the current page only then we should stop caching this block.
- First commit to issue fork.
- Status changed to Needs review
7 months ago 12:47pm 17 April 2024 Tested the MR!, user after logging in is redirected to the current path. The MR is also working for other paths. RTBC++
- Status changed to RTBC
5 months ago 5:34am 12 June 2024 - First commit to issue fork.
-
rsvelko โ
committed 7e810950 on 8.x-2.x authored by
Gaurav Gupta โ
Issue #3231726: Redirect destination <current> not working
-
rsvelko โ
committed 7e810950 on 8.x-2.x authored by
Gaurav Gupta โ
- Status changed to Fixed
5 months ago 4:40pm 13 June 2024 - ๐ฆ๐นAustria rsvelko
Thanks all for the report and MR.
I've just merged and it's now into the dev branch.
My next step is to look for other RTBC-s, test them and group them into new release 8.x-2.0-beta7. - ๐ฎ๐ณIndia manish-31
Hi @rsvelko,
Thanks for merging the MR.I noticed that I wasn't credited for resolving this issue. I'm not sure why that happened. Is there something I'm missing?
Automatically closed - issue fixed for 2 weeks with no activity.