#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         |
------------------------------------+-----------------------------------
Changes (by PaulM):

 * status:  new => assigned
 * needs_better_patch:   => 0
 * needs_tests:   => 1
 * milestone:   => 1.4
 * needs_docs:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 Marking this as accepted, per the mailing list discussion.

 The attached testcase triggers a similar error, and is the reason that
 this is a problem, but it is not a valid test for this bug (since properly
 fixing this bug will not cause the test to pass).

 I'll also note here that the local memory cache backend should use the
 highest pickle protocol so that it is similar to the other backends.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15863#comment:1>
Django <http://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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to