Download & Extend

system_update_7022() missing $ret = array() declaration

Project:Drupal core
Version:7.x-dev
Component:system.module
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)
Issue tags:Quick fix

Issue Summary

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

Comments

#1

Status:needs review» fixed

Committed to CVS HEAD. Thanks quicksketch.

#2

Status:fixed» closed (fixed)

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

nobody click here