#15863: SimpleCookies are not correctly serialized with the file or database
cache
backends
-------------------------------------+------------------------------------
Reporter: rakuco | Owner: PaulM
Type: Bug | Status: assigned
Component: Core (Cache system) | Version: 1.2
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 1 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+------------------------------------
Changes (by PaulM):
* severity: Normal => Release blocker
Comment:
I'm marking this as a release blocker. It shouldn't be possible to mix and
match the built in functionality we provide to silently return incorrect
results.
I'm leaving it assigned to myself since I've looked at the issue already,
but if anyone else wants to fix it before I get to it, please feel free to
take it over.
The fix here is to serialize the `SimpleCookie` to a string before
pickling the request for the cache.
--
Ticket URL: <https://code.djangoproject.com/ticket/15863#comment:8>
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 [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.