Download & Extend

Uninstalling user_relationship_views should revert views to default state

Project:User Relationships
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

When attempting to test a patch against the default views I got stuck in a situation where I couldn't revert the views to their original state, there should be an uninstall hook that handles this automatically.

Comments

#1

Reminder to look at calendar module's uninstall function for a good example of how to do this.

#2

Tagging.

#3

Version:6.x-1.x-dev» 7.x-1.x-dev

Commited to 6.x (http://drupalcode.org/project/user_relationships.git/commit/aceec32).

7.x would needs a similar fix.