Closed (fixed)
Project:
DBTNG
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2011 at 04:28 UTC
Updated:
25 Mar 2011 at 08:31 UTC
hook_query_alter() in D7 is reliant on the multi-alter syntax that the new drupal_alter() supports. I did a quick-and-dirty backport and...whodathunk, it worked! I ripped out the theme stuff, but it's not relevant to dbtng anyway. So, seems like it should be ok...
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| backport-drupal-alter.patch | 3.93 KB | sdboyer |
Comments
Comment #1
mikey_p commentedGot this committed to my sandbox and into latest release.