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

url encoding fix for image preview #437

Merged
merged 1 commit into from May 24, 2015
Merged

url encoding fix for image preview #437

merged 1 commit into from May 24, 2015

Conversation

BarryCarlyon
Copy link
Contributor

Fix the image preview regext to support +
As in the other version of %20 the URL encode of space

I found that a URL Encoded image the encoded a space in the file name as + instead of %20 which is technically valid would not trigger the image preview feature. This fixes that.

As in the other version of %20 the URL encode of space
@BarryCarlyon
Copy link
Contributor Author

I wasn't paying attention and my text editor has ripped all the spaces off the end of lines it seems…
My apologies

night added a commit that referenced this pull request May 24, 2015
@night night merged commit 31b8863 into night:master May 24, 2015
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new pull request for related issues or feature requests.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2021
@BarryCarlyon BarryCarlyon deleted the image_preview_regex branch May 23, 2021 15:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants