Skip to content

Uploading files that contain blank spaces and special characters in the title causes errors in child_process exec() #11

@KarinePistili

Description

@KarinePistili

All scripts are executed using a package called child_process. This package has serious problems with indentation and special characters. Sometimes it fails to execute a command due a filename having special characters or blank spaces

The desired behavior is to create a function that treats those filenames before executing the command using the Regex syntax, so any type of blank or special character can be recognized as what they are and not have broken strings

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiIssues related to the backendbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions