Skip to content

Bug of Uri #64249

Description

@xiaorunOk

Description

new Uri("http://localhost/db/$med#Anti.%E5%AE%8C%E6%88%90%28%29", UriKind.Absolute).IsWellFormedOriginalString() return false, it should be true

Notes

new Uri("http://localhost/db/$med#Anti.完成()", UriKind.Absolute).IsWellFormedOriginalString() will return true. the result of UnescapeDataString("%E5%AE%8C%E6%88%90%28%29") is 完成()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions