Skip to content

OpenSearchEngine.LoadPlugins() cannot handle directories with spaces in the path #16

@yinnonsanders

Description

@yinnonsanders

If a project using an OpenSearchEngine is built and run from a directory containing spaces, calling LoadPlugins() throws a System.IO.DirectoryNotFoundException.

The problem seems to be this line, which converts spaces to "%20".

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