Closed (won't fix)
Project:
LoginToboggan
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2008 at 09:25 UTC
Updated:
11 Oct 2008 at 00:11 UTC
We shouldn't only check for variable_get('toboggan_redirect_on_register', '') but also whether $_GET['destination'] is set.
| Comment | File | Size | Author |
|---|---|---|---|
| registration_redirect_destination.patch.txt | 973 bytes | wmostrey |
Comments
Comment #1
hunmonk commentedthis would mean that the destination string outranks the LT setting -- i'm unclear whether this is a good move or not. can you explain your use case and why you think this is the proper approach?
Comment #2
hunmonk commentedmarking as won't fix unless/until i get an explanation why the proposed patch is better than the current approach.