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

Fixes Multiple Indexer and DefaultTypeConverter TryConvert #390

Merged
merged 1 commit into from
Jun 22, 2017

Conversation

albyrock87
Copy link
Contributor

Hello,

Jint crashes if used in combination with a mixed type indexed class.

The bug is inside DefaultTypeConverter: it should not crash inside the "TryConvert" method.

Thank you

@sebastienros
Copy link
Owner

Looks good. Before merging it I will setup the myget feed so there is a way to get it before they are pushed on nuget.

@sebastienros sebastienros merged commit 4c13c86 into sebastienros:master Jun 22, 2017
@albyrock87
Copy link
Contributor Author

Thanks :)

@albyrock87 albyrock87 deleted the FixDoubleIndexer branch July 6, 2017 17:18
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.

2 participants