Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possible problem with escaping spaces #7

Open
jmarca opened this issue Apr 21, 2010 · 0 comments
Open

possible problem with escaping spaces #7

jmarca opened this issue Apr 21, 2010 · 0 comments

Comments

@jmarca
Copy link

jmarca commented Apr 21, 2010

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant