Closed (fixed)
Project:
Hall of Fame
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 May 2005 at 14:44 UTC
Updated:
20 May 2005 at 18:59 UTC
Jump to comment: Most recent file
Howdy,
I just tried to run hof.module on my site which uses a table name prefix and found a bunch of places where the table name isn't wrapped in {}. This patch just puts the table names in {} so that they'll work with a table name prefix.
Cheers,
Eric
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | hof.module.table_name.patch | 5.34 KB | ejort |
| poormanscron.module.wipe_messages_1.patch | 1.43 KB | ejort |
Comments
Comment #1
baudolino commentedAttached patch applies to poormanscron, not HOF :-)
Comment #2
ejort commentedah, crap. Clicked on the wrong file in my patch directory, sorry... This is the right one (I hope).
Comment #3
syscrusher commentedGood catch, ejort! This module started out as a hard-coded PHP-bodied book page -- written some time ago -- on one of my sites, and when I migrated the code to a real module, I overlooked that issue. Thanks for the patch. It has been accepted into HEAD, DRUPAL-4-5, and DRUPAL-4-6 versions of the HOF module.
Scott
Comment #4
ejort commentedNo problems! I catch this error a lot as I have a 'cms-' table prefix. Thanks for the fast response, it's always fun to see my name flash through the cvs commit emails :)
Cheers,
Eric
Comment #5
syscrusher commentedComment #6
(not verified) commented