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

Fix "req.query.hasOwnProperty is not a function" error #356

Closed
wants to merge 1 commit into from

Conversation

imbolc
Copy link

@imbolc imbolc commented Jul 30, 2016

I use ��express-pouchdb through hoodie and got this error. I don't exactly understand why is it happening, but I found mentions of this bug in some versions of express. I hope you'll merge it, the changes looks harmless. Thank you :)

I use ��`express-pouchdb` through `hoodie` and got this error. I don't exactly understand why is it happening, but I found mentions of this bug in some versions of express. I hope you'll merge it, the changes looks harmless. Thank you :)
@ghost
Copy link

ghost commented Aug 3, 2016

This is a change in node v6. See nodejs/node#6289

@gr2m
Copy link
Contributor

gr2m commented Aug 25, 2016

I’ve restarted the failed builds (timeout error), one made it, one still fails, but it looks like we can ignore it? https://travis-ci.org/pouchdb/express-pouchdb/jobs/148555328#L5563

This is kinda a blocker for Hoodie right now, would be great if we could get this merged and a patch version released. Please let me know if there is anything I can help with

@gr2m
Copy link
Contributor

gr2m commented Sep 11, 2016

I started a PR, and I released a fork with it merged on npm if you want to give it a try: https://www.npmjs.com/package/@gr2m/express-pouchdb

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