The uninstall hook in google_admanager.installl includes a drupal_uninstall_schema() call but there are no DB tables defined by hook_schema(). As a result, uninstalling the module generates an error. Attached patch removes the drupal_uninstall_schema() call. Subsequent uninstall does not result in errors.

CommentFileSizeAuthor
google_admanager.install.patch624 bytesjaydub

Comments

toemaz’s picture

Status: Needs review » Fixed

Committed to the 6-1 branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.