Closed (fixed)
Project:
Redirect
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2013 at 15:39 UTC
Updated:
6 Aug 2014 at 17:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
matt v. commentedI'm attaching a patch that fixes the problem on my test site. There are probably several places where the uid could be inserted into the $redirect object, so I'm open to suggestions if there is a better place to handle it.
Comment #2
hefox commentedPatch fixes the issue, but not sure if it's the best way -- probably should store uid in the form in case someone changes it in hook_redirect_prepare
Comment #3
pere orgaI've just closed #2135577: uid is always set to 0 when a redirect is created as a duplicate of this one.
Comment #4
mfbOK I'm moving the patch over from that issue to address #2 above.
Comment #6
dave reidCommitted #4 to 7.x-1.x.