Delete from user_relationship_invites when invitation is cancelled
scottgifford - May 28, 2009 - 05:29
| Project: | User Relationships |
| Version: | 5.x-2.9 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
This small patch handles a cancelled invitation by deleting the corresponding entry from user_relationship_invites.
| Attachment | Size |
|---|---|
| user_relationships_cancel_delete.patch | 661 bytes |

#1
Committed in http://drupal.org/cvs?commit=279800, with a tweak. $args['code'] is not available, neither in invites 5.x-1.13 nor 1.x-dev. The patch gets the code from the url. Thanks for contributing.
#2
Thanks! Must have been another local change that made $args['code'] work for me.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.