Skip to content

error loading new files when whitespace in filename #1

@brvoigt

Description

@brvoigt

When filenames have a space in them an error occurs in /slideshow/loader/archive_manager/add_items
This is due to going from s_items DAT to a CHOP format and then back to DATs in chopto1 DAT. This introduces an "_" for all spaces and the add_items script fails because it can not find a file of that name.

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