Closed (fixed)
Project:
Drupal core
Version:
6.4
Component:
block.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2008 at 08:37 UTC
Updated:
1 Nov 2008 at 20:52 UTC
I get this error using Postgres and trying to delete a Block I added earlier:
The fix is simple, 'delta' is a VARCHAR and thus the 1 needs to be between quotes (delta = '1').
Thank you.
Alexis Wilke
Comments
Comment #1
AlexisWilke commentedI'm marking this issue as fixed since it somehow has been fixed. I suppose no one has read this issue or the problem was already fixed and thus the error could not be reproduced... In any event, it is fixed in 6.5
Thank you.
Alexis Wilke
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.