Skip to content

Fix encoding issues#580

Merged
iilyak merged 1 commit into
apache:masterfrom
cloudant:83986-fix-url-encoding
Jun 6, 2017
Merged

Fix encoding issues#580
iilyak merged 1 commit into
apache:masterfrom
cloudant:83986-fix-url-encoding

Conversation

@iilyak
Copy link
Copy Markdown
Contributor

@iilyak iilyak commented Jun 5, 2017

Overview

This fixes encoding issues in responses on following requests:

  • PUT: {db}/{design}/_update/{update}/{doc_id}
  • PUT: {db}/{doc_id}/{att_id}

Testing recommendations

The tests would be added in a separate PR

Checklist

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;

This fixes encoding issues in responses on following requests:

 - PUT: {db}/{design}/_update/{update}/{doc_id}
 - PUT: {db}/{doc_id}/{att_id}
@rnewson
Copy link
Copy Markdown
Member

rnewson commented Jun 6, 2017

+1

@iilyak iilyak merged commit 35cefa4 into apache:master Jun 6, 2017
@iilyak iilyak deleted the 83986-fix-url-encoding branch June 6, 2017 14:55
nickva pushed a commit to nickva/couchdb that referenced this pull request Sep 7, 2022
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