Ticket #850 (closed enhancement: fixed)
FormStates Garbage Collection made public
| Reported by: | vaibhav | Owned by: | |
|---|---|---|---|
| Priority: | must | Milestone: | 2.1.1 |
| Component: | Framework | Version: | 2.1.0 Stable |
| Keywords: | Cc: |
Description
When creating DBBackedFormStateHandler, I thought that I could keep the garbage collection function as private as it would not be needed anywhere else. But I was wrong as I see that it can be useful in cron jobs!
The attached patch fixes it!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

