Ticket #1652 (closed defect: fixed)
[PATCH] tg-vist cookie is not resent
| Reported by: | mschw | Owned by: | faide |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.4 |
| Component: | TurboGears | Version: | 1.0.4b3 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Once the visit cookie is has been sent to the browser it is not resent until it expires. Since cookie is never resent, user sessions expire after 20 minutes regardless of the number of page requests made in the meantime.
This problem has already been described in the Mailing List.
The attached patch solves the problem. I've also added a test in order to check whether the cookie is resent with a new expiry time.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
