Skip to content

Remove duplication of partitionKey that resulted in invalid json #2826

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

igvk
Copy link

@igvk igvk commented Nov 17, 2024

Cookies having Partition Keys are serialized incorrectly leading to errors when sending such cookies to the browser due to invalid json.

@kblok
Copy link
Member

kblok commented Nov 17, 2024

Do you wan to add some tests?

@igvk
Copy link
Author

igvk commented Nov 17, 2024

Yeah, it's a pity there are no tests on cookie partitioning.
I'll see what I can do.

@kblok
Copy link
Member

kblok commented Nov 17, 2024

Yeah, it's a pity there are no tests on cookie partitioning.

I'll see what I can do.

At least testing the de/serialization

@igvk
Copy link
Author

igvk commented Nov 17, 2024

Here is the test of partition cookie

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants