system_update_7022() missing $ret = array() declaration

quicksketch - July 4, 2009 - 06:20
Project:Drupal
Version:7.x-dev
Component:system.module
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Issue tags:Quick fix
Description

Title says it. The system_update_7022() function is missing $ret = array() declaration, causing a notice. However since this is done during a Batch API operation it goes by unnoticed (get it: un-NOTICE-d? ;-).

AttachmentSizeStatusTest resultOperations
drupal_missing_ret.patch557 bytesIdlePassed on all environments.View details | Re-test

#1

Dries - July 4, 2009 - 06:27
Status:needs review» fixed

Committed to CVS HEAD. Thanks quicksketch.

#2

System Message - July 18, 2009 - 06:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.