Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Update nano.js #337

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update nano.js #337

wants to merge 1 commit into from

Conversation

lzambarda
Copy link

I found that encoding a string causes the JSON to be malformed with some calls (it encoded "created_at" into ""created_at"" and caused my DB to throw a 400 error).
Thus I believe that only objects parameters must be encoded.

I found that encoding a string causes the JSON to be malformed with some calls (it encoded "created_at<string>" into "\"created_at<string>\"" and caused my DB to throw a 400 error).
Thus I believe that only objects parameters must be encoded.
@dscape
Copy link
Contributor

dscape commented Jan 4, 2017

Thanks for the contribution.

This has been moved to the ASF, so I'm unsure if I can accept and publish new versions of nano.

Please advise @janl @jo @rnewson

@rnewson
Copy link
Member

rnewson commented Jan 5, 2017

Hi, best thing to do is so submit a PR against https://github.com/apache/couchdb-nano/ instead.

@carlosduclos
Copy link

Hi,
The NanoJS repository has been merged into apache/couchdb-nano. Could you close this pull request and open it there instead?
Thanks in advance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants