Opened 13 years ago
Closed 12 years ago
#5281 closed defect (bug) (fixed)
Group invites management when no-js
| Reported by: | imath | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | Groups | Version: | 1.8.1 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Let's look at this in/for 2.0. Thanks for the patch and the report, imath :)