Posted by scottgifford on May 28, 2009 at 5:29am
Jump to:
| Project: | User Relationships |
| Version: | 5.x-2.9 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This small patch handles a cancelled invitation by deleting the corresponding entry from user_relationship_invites.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| user_relationships_cancel_delete.patch | 661 bytes | Ignored: Check issue status. | None | None |
Comments
#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.