Closed (fixed)
Project:
Invite
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2008 at 17:17 UTC
Updated:
5 Sep 2008 at 22:51 UTC
The user can't cancel withdraw/pending requests.
When the user clicks the withdraw the invitation request, it leads to access denied page.
invite.module 1174
function invite_cancel($origin, $code)
$code should be 3rd argument,not the second argument.
Thanks.
Sunny
www.gleez.com
Comments
Comment #1
smk-ka commentedFixed, thanks!
Comment #2
sangamreddi commentedThanks