Skip to content

Parse.File name support for languages with non-ASCII characters #9278

Open
@rjcodedev

Description

@rjcodedev

New Issue Checklist

Issue Description

When I try to upload a PDF document using Parse.File with a filename in languages like Marathi, Hindi, Korean, etc., I get an error. However, when I try to upload the same file with a filename in English, it uploads successfully.

Actual Outcome

{"code":122,"error":"Filename contains invalid characters."}

Expected Outcome

Parse.File should support filenames in any language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions