﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
19387	CookieStorage does not encode/decode SafeData properly	Anton Baklanov	Claude Paroz	"When i'm trying to send a Message to user with some SafeData inside (e.g. a link) and message is saved in CookieStorage i get just str back from storage. With SessionStorage everything works, which is expected because it does not converts messages to json and back.

Here is a branch with tests and proposed solution:
[https://github.com/bak1an/django/compare/cookie_storage cookie_storage]"	Bug	closed	contrib.messages	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
