-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels