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

Fixing 500 errors on image show pages. #77

Closed
wants to merge 1 commit into from
Closed

Fixing 500 errors on image show pages. #77

wants to merge 1 commit into from

Conversation

pdib
Copy link

@pdib pdib commented May 16, 2015

It should fix #75 and #69.

Parsing for mode when log was an empty array caused a 500 error (on cannot call split of undefined).
Replacing with a default empty value allows the image page to be displayed.

@jywarren
Copy link

I rebased and merged this. Thanks so much, Paul!

@jywarren jywarren closed this May 17, 2015
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

Successfully merging this pull request may close these issues.

Saving an image without doing any action prevents from showing it.
2 participants