Patch to block.module to comply with ANSI standards.

Comments

hswong3i’s picture

This issue is strict forward and simple, +1. BTW, it is duplicated with http://drupal.org/node/199101.
Tested with MySQL and PostgreSQL, pass.

hswong3i’s picture

StatusFileSize
new2.3 KB

one more catch.

obsidiandesign’s picture

StatusFileSize
new2.17 KB

Rerolled against latest head. Applies & works correctly with both MySQL and PostgreSQL. Simpletests run successfully for block module. +1

hswong3i’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new2.35 KB

Patch reroll via CVS HEAD, create with correct path and location. Clean and function for both MySQL and PostgreSQL.

damien tournoud’s picture

Please convert the first query to use the new placeholders (:var-name) and the second one to use the query builder.

damien tournoud’s picture

Status: Reviewed & tested by the community » Needs work
casey’s picture

Status: Fixed » Closed (fixed)

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