Download & Extend

Delete from user_relationship_invites when invitation is cancelled

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.

AttachmentSizeStatusTest resultOperations
user_relationships_cancel_delete.patch661 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:needs review» fixed

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

Status:fixed» closed (fixed)

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

nobody click here