PHP warnings

dww - January 8, 2009 - 03:22
Project:Views Bulk Operations (VBO)
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:kratib
Status:closed
Description

In using the latest code in the DRUPAL-6--1 branch, I've found a few PHP warnings while clicking around.

A) When you enable/disable VBO or the triggers.module from core, you get a warning about $array['configurable'] not defined from delete.action.inc

B) When you submit a confirm form to do some bulk operations, you get a warning on $objects['select_all'] not being defined.

Attached patch fixes both.

AttachmentSize
vbo_php_warnings.patch1.42 KB

#1

kratib - January 9, 2009 - 10:26
Assigned to:dww» kratib

Thanks for the patch. I discovered that my PHP settings aren't working correctly: I can't get warnings displayed. As soon as I fix this I'll reproduce the warnings above and apply the patch.

#2

kratib - February 23, 2009 - 03:04
Status:needs review» fixed

Committed. Thanks.

#3

System Message - March 9, 2009 - 03:10
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.