Posted by sethcohn on April 16, 2009 at 5:55pm
Jump to:
| Project: | Unitag |
| Version: | 5.x-1.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Minor bug: when you change the table definition in .install, you need to add an update function to make the same change for existing users of the module.
You added a column for basename, but no way for existing users to get that new column added. That means anyone upgrading will have problems.
If they uninstall and reinstall, it'll then work fine... at the cost of any existing table data lost.
Comments
#1
Dupe: #688924: Unitag doesn't add basename column to unitag table when upgrading
#2