Closed (fixed)
Project:
Invite
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2011 at 11:00 UTC
Updated:
12 Nov 2011 at 17:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
moonray commentedLooks like this function is still expecting D6 style form arguments.
The patch as as simple as they come.
Comment #2
moonray commentedComment #3
cutmedia commented@moonray thanks, that works
Comment #4
hgroover commentedThanks - this fixed a number of problems I was having. 7.x-2.x-dev was looking unusable without this fix.
There can be several other symptoms reported as well. I was getting the "Access denied" when trying to withdraw pending invitations (although logged in as administrator).
Comment #5
glekli commentedCommitted. Thanks, moonray.