Module's .install file not working with table prefixes

matkeane - February 17, 2009 - 20:29
Project:Taxonomy Other
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:rellis
Status:closed
Description

Hi,

Just found this module and it's doing just what I need, but I was getting error messages about a missing table. When I looked at the database, the taxonomy_other tables were missing the table prefix. Once I renamed them all was well, so it looks like it's just the CREATE TABLE lines in the .install file that are missing the curly brackets that would allow Drupal to deal with the table prefixing - in fact, the brackets are there in the uninstall function, so I guess it's just an oversight.

Other than that, the modules great - thanks - and working much better than the hack I threw together this afternoon before I found your module!

#1

rellis - February 24, 2009 - 20:29
Assigned to:Anonymous» rellis
Status:active» fixed

Thanks. It's fixed.

#2

matkeane - February 25, 2009 - 00:25

Cool, thanks for the quick response!

#3

System Message - March 11, 2009 - 00:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.