Opened 11 years ago
Closed 11 years ago
#5281 closed defect (bug) (fixed)
Group invites management when no-js
Reported by: |
|
Owned by: |
|
---|---|---|---|
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Let's look at this in/for 2.0. Thanks for the patch and the report, imath :)