Closed (fixed)
Project:
Panels
Version:
5.x-2.x-dev
Component:
Plugins - content types
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2008 at 14:27 UTC
Updated:
20 Jun 2008 at 15:44 UTC
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',
| Comment | File | Size | Author |
|---|---|---|---|
| block-delta.patch | 827 bytes | douggreen |
Comments
Comment #1
panchoGood catch - thanks Doug!
Committed: http://drupal.org/cvs?commit=119926.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.