Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix wrong type name serialization due to the plus sign '+' is escaped. #561

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

huoshan12345
Copy link
Contributor

@huoshan12345 huoshan12345 commented Dec 8, 2024

What Changed

  • Use JavaScriptEncoder.UnsafeRelaxedJsonEscaping for Utf8JsonWriter in DefaultJsonSerializer

Why This Change

@huoshan12345
Copy link
Contributor Author

I don't know why the test case Issues497_GetCountAsync_Check_Expires_Test failed, which passed on my PC.
It should not caused by my PR, so rerunning the tests might fix it.

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

Successfully merging this pull request may close these issues.

1 participant