Skip to content

Profile names can't have spaces #62

@teejusb

Description

@teejusb

When creating a profile with spaces, on next server restart the profile will fail to parse as it expects an exact number of space separated elements. This causes the profile to fail to load, and then the settings will get wiped when we attempt to next save the file.

We can migrate to a better representation for configuration (e.g. a JSON file) that does handle space separated strings as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions