Posted by fgm on October 20, 2009 at 2:04pm
Jump to:
| Project: | Login Destination |
| Version: | 6.x-2.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
At several places, login_destination.module was using possibly undefined array keys, or undefined variables.
And in login_destination_apply_redirect(), it computes a $destination but does not use it.
Patch takes care of these.
| Attachment | Size |
|---|---|
| ld_variables.patch | 4.67 KB |
Comments
#1
it has been commited to dev. Some parts are already in the latest 2.5 rel.
I have to re-read the code and trace it.
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.