Ticket #5637 (closed defect: fixed)
"Missing or invalid form token"
| Reported by: | Dave Abrahams <dave@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.1 |
| Component: | ticket system | Version: | 0.11-stable |
| Severity: | major | Keywords: | |
| Cc: | daniel@… |
Description
Whenever I try to accept a ticket, I get "Missing or invalid form token. Do you have cookies enabled?"
I do have cookies enabled.
Some hacked in tracing reveals that req.args.get('__FORM_TOKEN') is None and in fact req.args contains only {'id': u'83'} (83 is the ticket number)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


