Skip to content

possible problem with escaping spaces #7

@jmarca

Description

@jmarca

Just testing things out. If an image file uploaded has a space in its name, then it doesn't show up in the presentation (just as a link). I expect this is because the spaces are not being properly url escaped (%20 or whatever it is).

The same photo, without a space in the name, displayed fine, so it is a filename issue, not a file issue.

(Yes, I hate spaces in filenames, but my stupid mac likes to add them, and I noticed the bug.)

I will dig into the JS eventually to fix this, but in case I don't, here's the bug report.

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