Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

#5281 closed defect (bug) (fixed)

Group invites management when no-js

Reported by: imath's profile imath Owned by: boonebgorges's profile boonebgorges
Milestone: 2.0 Priority: normal
Severity: normal Version: 1.8.1
Component: Groups Keywords: has-patch needs-testing
Cc:

Description

Hi,

In group 'send-invites' screen, i've noticed, there wasn't a fallback function in case a user clicks on one of the group remove invite link if javascript is for some reason not enable. Moreover, clicking on the "Remove Invite" link leads to a 404.

So i've explored it a bit, and i've also noticed that if javascript is not available, when creating a group, the invites weren't sent.

I suggest the diff attached to this ticket. Seems to solve the bug on create and regular group 'send-invites' screens.

Attachments (1)

5281.diff (5.5 KB) - added by imath 11 years ago.

Download all attachments as: .zip

Change History (3)

@imath
11 years ago

#1 @DJPaul
11 years ago

  • Milestone changed from Awaiting Review to 2.0

Let's look at this in/for 2.0. Thanks for the patch and the report, imath :)

#2 @boonebgorges
11 years ago

  • Owner set to boonebgorges
  • Resolution set to fixed
  • Status changed from new to closed

In 8093:

Remove Invite noscript support for group invitations screens

Fixes #5281

Props imath

Note: See TracTickets for help on using tickets.