Opened 3 years ago
Closed 3 years ago
#1449 closed Defect (fixed)
Requiring action tokens break group invites
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7 |
| Component: | Core | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
Group invites are currently broken because of [svn:3821]. The URL for the join action is generated then emailed out, possibly causing the token to expire before it can be clicked. A solution to this--and a more elegant way to handle group invitations--is to link to a landing page that lists all pending group invitations with an option to join.
Change History (1)
comment:1 Changed 3 years ago by brettp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in latest group SVN.