Opened 2 years ago
Closed 2 years ago
#3364 closed Defect (fixed)
featured groups: make featured action fails with error "Form is missing __token or __ts fields "
| Reported by: | ncouture | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8 Beta |
| Component: | Groups | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
Using the `make featured' action from /groups/all fails with error message:
Form is missing __token or __ts fields
Attachments (1)
Change History (5)
Changed 2 years ago by ncouture
comment:1 Changed 2 years ago by ewinslow
- Milestone changed from Needs Review to Elgg 1.8 Beta
- Version changed from 1.8 Beta to SVN Trunk
comment:2 Changed 2 years ago by brettp
- Difficulty set to easy
I confirmed it when I asked him to open the ticket.
comment:3 Changed 2 years ago by brettp
- Severity changed from critical to minor
comment:4 Changed 2 years ago by brettp
- Resolution set to fixed
- Status changed from new to closed
(In [svn:9006]) Fixes #3364: Added action tokens and fixed guids for featuring/unfeaturing groups. Cleaned up language for result messages.
Note: See
TracTickets for help on using
tickets.

Not confirmed yet.