#15863: SimpleCookies are not correctly serialized with the file or database 
cache
backends
------------------------------------+-------------------------------------
               Reporter:  rakuco    |          Owner:  PaulM
                   Type:  Bug       |         Status:  assigned
              Milestone:  1.4       |      Component:  Core (Cache system)
                Version:  1.2       |       Severity:  Normal
             Resolution:            |       Keywords:
           Triage Stage:  Accepted  |      Has patch:  0
    Needs documentation:  0         |    Needs tests:  1
Patch needs improvement:  0         |  Easy pickings:  0
------------------------------------+-------------------------------------
Changes (by rakuco):

 * easy:   => 0


Comment:

 Hey there. I've finally found some time to go back to this problem. The
 patch I've just attached is suits better in Django's unit tests -- it uses
 middlewares in the base test class, but by being in the base class it is
 easier to test all existing backends.

 As for changing the locmem cache backend to use the highest pickle
 protocol, would you like me to create a new ticket with a patch for that?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15863#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to