Download & Extend

LD using undefined variables and assigning unused ones

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.

AttachmentSize
ld_variables.patch4.67 KB

Comments

#1

Status:needs review» needs work

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

Status:needs work» fixed

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.