Download & Extend

Undefined variable $versions in install.inc

Project:Drupal core
Version:6.x-dev
Component:install system
Category:bug report
Priority:normal
Assigned:dopry
Status:closed (fixed)

Issue Summary

$versions is unset on reset. complaints arise when it is used later. This patch assigns it to an empty array on reset, which should also set as false and leave the variable initialized.

AttachmentSizeStatusTest resultOperations
install.inc_versions.patch599 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:needs review» fixed

Committed to CVS HEAD. Thanks.

#2

And to 5.

#3

Status:fixed» closed (fixed)
nobody click here