Active
Project:
Aggregation
Version:
6.x-1.11
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2010 at 15:59 UTC
Updated:
6 Nov 2010 at 15:59 UTC
Uninstalling the module fails, the tables aggregation_feed and aggregation_item do not get dropped. This is because the call to drupal_uninstall_schema() is passing table names, instead of the schema name.