Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
block.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
26 Feb 2008 at 08:18 UTC
Updated:
3 Nov 2022 at 19:25 UTC
Jump to comment: Most recent file
Comments
Comment #1
hswong3i commentedThis issue is strict forward and simple, +1. BTW, it is duplicated with http://drupal.org/node/199101.
Tested with MySQL and PostgreSQL, pass.
Comment #2
hswong3i commentedone more catch.
Comment #3
obsidiandesign commentedRerolled against latest head. Applies & works correctly with both MySQL and PostgreSQL. Simpletests run successfully for block module. +1
Comment #4
hswong3i commentedPatch reroll via CVS HEAD, create with correct path and location. Clean and function for both MySQL and PostgreSQL.
Comment #5
damien tournoud commentedPlease convert the first query to use the new placeholders (:var-name) and the second one to use the query builder.
Comment #6
damien tournoud commentedComment #7
casey commentedhttp://api.drupal.org/api/function/block_form_user_profile_form_alter/7