install script does not put curly braces around table name
Wesley Tanaka - November 30, 2006 - 15:00
| Project: | TrackBack |
| Version: | 4.7.x-1.x-dev |
| Component: | Other |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
The table names in the .install file do not have curly braces around them. This means that all sorts of errors come up once you enable the module looking for prefixed table names that don't exist. (If you have a table name prefix set up)

#1