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

Wrong regex for jp(e)g in js #43

Closed
AThomsen opened this issue Aug 11, 2017 · 1 comment
Closed

Wrong regex for jp(e)g in js #43

AThomsen opened this issue Aug 11, 2017 · 1 comment
Assignees
Labels

Comments

@AThomsen
Copy link

In lightbox.js I believe the regex for jpeg should be
jpe?g
instead of
jp?eg

@tofi86 tofi86 closed this as completed in ac77beb Aug 14, 2017
@tofi86 tofi86 self-assigned this Aug 14, 2017
@tofi86 tofi86 added the bug label Aug 14, 2017
@tofi86
Copy link
Collaborator

tofi86 commented Aug 14, 2017

Good catch! That was probably a typo and I fixed it immediately.

Version 0.4.2 contains the fix and was released at this very moment.

Thank you @AThomsen! 🎉

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

No branches or pull requests

2 participants