Posted by mrf on April 25, 2011 at 6:02pm
1 follower
Jump to:
| 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
Commited to 6.x (http://drupalcode.org/project/user_relationships.git/commit/aceec32).
7.x would needs a similar fix.