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

Support multiple value while identify image. #509

Merged
merged 2 commits into from Apr 7, 2016

Conversation

emaniacs
Copy link
Contributor

When metadata has multiple value like keywords parser(./lib/getters.js)
just take the last because parser override the previous value.
Instead of override this commit cast it to array.

When metadata has multiple value like keywords parser(./lib/getters.js)
just take the last because parser override the previous value.
Instead of override this commit cast it to array.
@aheckmann
Copy link
Owner

Seems like this makes sense. Could you please add a test to show this working as intended?

@emaniacs
Copy link
Contributor Author

I created the test.

@emaniacs
Copy link
Contributor Author

emaniacs commented Apr 5, 2016

This is the issue #508

@aheckmann aheckmann merged commit 552a83d into aheckmann:master Apr 7, 2016
@aheckmann
Copy link
Owner

Thanks!

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.

None yet

2 participants