CookieStorage does not encode/decode SafeData properly
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:
cookie_storage
Change History
(6)
Triage Stage: |
Unreviewed → Ready for checkin
|
Owner: |
changed from Anton Baklanov to Claude Paroz
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
pull request