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

Workaround for "Exception in template helper: idStringify after update to newest core package versions" #33

Merged
merged 4 commits into from
Sep 10, 2017

Conversation

jankapunkt
Copy link
Collaborator

@jankapunkt jankapunkt commented Sep 6, 2017

As described in #32 there is a problem with id values for findOne in newest minimongo.

Please check, if can even reproduce the error. If you can't reproduce, then this PR is not of use.

I couldn't track back, whether the error is caused by ostrio:files' findOne implementation or minimongo's internals.

However, when not using _id values, such as false or "" then there is no error thrown and the behavior is restored.

@dr-dimitru dr-dimitru merged commit 61ec125 into veliovgroup:master Sep 10, 2017
dr-dimitru added a commit that referenced this pull request Sep 10, 2017
 - Hot fix for #32, see #33 and
[meteor/#9060](meteor/meteor#9060), thanks to
@jankapunkt
 - Dependencies update
 - Overall fixes
 - Compatibility with `[email protected]`
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