Patch to block.module to comply with ANSI standards.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | ansi-block-0.3.patch | 2.35 KB | hswong3i |
| #3 | ansi-block-0.3.patch | 2.17 KB | obsidiandesign |
| #2 | ansi-block-0.2.patch | 2.3 KB | hswong3i |
| block-ansi-standards.patch | 1.32 KB | Anonymous (not verified) |
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