Undefined index

asb - July 9, 2008 - 15:33
Project:Drupal
Version:6.x-dev
Component:update.module
Category:bug report
Priority:minor
Assigned:Unassigned
Status:active
Description

Hi,

after upgrading from 6.2 to 6.x-dev, I'm getting the following error:

notice: Undefined index: name in /var/www/drupal/modules/update/update.compare.inc on line 84.

Greetings, -asb

#1

asb - July 10, 2008 - 10:47
Status:active» fixed

Issue solved by upgrading to rev. 6.3.

Greetings, -asb

#2

dww - July 10, 2008 - 16:57
Priority:normal» minor
Status:fixed» active

That's just because official releases of core turn off E_ALL warnings, where as the -dev versions keep them visible. The warning is almost certainly still there, though it's obviously not a serious problem in the behavior of the module.

 
 

Drupal is a registered trademark of Dries Buytaert.