Closed (fixed)
Project:
Redirect 403 to User Login
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Sep 2011 at 10:22 UTC
Updated:
12 Oct 2011 at 15:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
oskar_calvo commentedI'm preparing a patch for it.
oskar
Comment #2
oskar_calvo commentedHere is the patch I'm try to make it works.
Comment #3
oskar_calvo commentedI hope someone check the patch.
Oskar
Comment #4
soyarma commentedThe dev release has significantly reworked the r4032login_redirect() function, so I don't think this patch applies any longer.
It now uses $_GET['destination'], but I don't know if that contains the params (I don't think it does).
However, in the dev branch, I think that the attached patch does the trick (I tested it and it worked for me in retaining params)
Comment #5
soyarma commentedAlso, I'm pushing Rob Loach to get this committed today and to cut a 1.4 branch off dev today as well.
Comment #6
robloach:-)
Comment #7
robloachCommitted to both 6 and 7 branches.