Skip to content

Create new images with non-ASCII characters name cause error. #370

Description

@IronEaterBeast

For example:

var result = await client.Media.CreateAsync(stream, "中文.webp");

If the name is changed to English, for example "English.webp", the image can be created. Is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions