LD using undefined variables and assigning unused ones

fgm - October 20, 2009 - 14:04
Project:Login Destination
Version:6.x-2.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs work
Description

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

#1

rsvelko - October 21, 2009 - 12:11
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.

 
 

Drupal is a registered trademark of Dries Buytaert.