still old table structure in hook_install
mariuss - September 25, 2008 - 19:27
| Project: | Taxonomy Redirect |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
taxonomy_redirect_update_3 is making quite a few changes to the table structure, but taxonomy_redirect_install is still using the old one.
If you upgrade from a previous version, then you are fine.
If you install 5.x-1.2 from scratch then you end up with it totally broken module because the table structure is out of sync. AFAIK for new installs the update methods are not applied.

#1
This has been fixed in 5.x-1.3
#2
#3
Automatically closed -- issue fixed for two weeks with no activity.