Opened 3 years ago
Closed 3 years ago
#1527 closed Defect (fixed)
Logout doesn't work
| Reported by: | FxNION | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7 |
| Component: | Core | Version: | 1.7 |
| Severity: | major | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
When clicking the logout button, the following message appears
Form is missing token or ts fields
and no logout is performed
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.

(In [svn:3943]) Fixes #1527: Logout doens't require an action token. This is a temporary fix until #1509 is implemented.