Block visibility not working with non-numeric block delta's

douggreen - June 6, 2008 - 14:27
Project:Panels
Version:5.x-2.x-dev
Component:Plugins - content types
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The block delta is a string, and not a number, so this query needs to use %s instead of %d.

The column definition from system.install is:

   delta varchar(32) NOT NULL default '0',

AttachmentSize
block-delta.patch827 bytes

#1

Pancho - June 6, 2008 - 15:34
Version:5.x-2.0-beta4b» 5.x-2.x-dev
Status:needs review» fixed

Good catch - thanks Doug!
Committed: http://drupal.org/cvs?commit=119926.

#2

Anonymous (not verified) - June 20, 2008 - 15:44
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.