Closed (fixed)
Project:
Mail Logger
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2008 at 10:27 UTC
Updated:
27 Sep 2010 at 02:20 UTC
After upgrading from Drupal 5 to Drupal 6, mail_logger stopped working because the database is not updated.
I had a brief look at mail_logger.install and I see that there is no upgrade path offered.
The only way to upgrade is to disable the module, disinstall, thereby removing the {mail_logger} table and all its data, and reenable it again.
Comments
Comment #1
litwol commentedYes its by design. If some one is interested in this enough to create upgrade path i will gladly commit it.
Comment #2
beginner commentedNothing has been fixed. leave the issues open at least for the sake of the other users so that they don't suffer the problems I encountered because of those bugs.
If you prematurely close the issues, they won't be visible and it's neither me nor you who will suffer the consequences of not knowing about this issue.
Comment #3
deekayen commentedComment #4
deekayen commentedbuggy... making a revision right now
Comment #5
deekayen commentedComment #6
litwol commentedCan some one review this to make sure it runs ? I dont use this module on any of my sites so i have no data to test it with.
Comment #7
deekayen commentedI wrapped it in a db_column_exists check since it's been so long, that way it'll be ignored by people who started with this module installing as Drupal 6.