Skip to content

full-picture with space in filename does not render #115

@gangelop

Description

@gangelop

full-picture with space in filename does not render
In a gallery settings.yaml, the image with filename test pic.jpg does not render in the browser. There's just a gray background.

sections:
    - type: full-picture
      image: test pic.jpg

It works if the space is removed (and the underlying file appropriately renamed).

sections:
    - type: full-picture
      image: test-pic.jpg

I'm a bit at a loss with this one. No idea what's causing it.

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