Closed (duplicate)
Project:
Messaging
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2008 at 18:21 UTC
Updated:
22 Jan 2009 at 18:57 UTC
messaging_install() runs _messaging_install_create_filter();
messaging_uninstall() doesn't remove it.
If you uninstall messaging and then re-install, you'll get an error:
user warning: Duplicate entry 'Messaging plain text' for key 2 query: INSERT INTO filter_formats (name, cache) VALUES('Messaging plain text', 0) in /workspace/tysc/thruyou_drupal/sites/all/modules/messaging/messaging.install on line 60.
Comments
Comment #1
jose reyero commentedPlease see #295444: Incomplete uninstall