Skip to content

Files with special characters fail #39

@thoffma

Description

@thoffma

When using the generator api, files with special characters fail. Even with correct url encoding.

examples:
File:Grumpy_Cat_(14556024763)(cropped).jpg or File%3AGrumpy_Cat%2814556024763%29_%28cropped%29.jpg
File:Museum_Schnütgen_-_St.Cäcilien-_innenaufnahme-4459.jpg or File%3AMuseum%20Schnütgen%20-%20St.%20Cäcilien%20-%20innenaufnahme-4459.jpg

I get an internal server error or 422 Unprocessable Entity - validation error

Edit:
This behavior occurs NOT when using /attribution/{languageCode}/{file}/{typeOfUse}/modified/{modification}/{modificationAuthor}/{licenseId}

for the paths fileinfo and unmodified the examples above are not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions