GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/274
Fix for encoding unicode char
Contains a small fix to ensure a unicode char in the db typeahead
component is URL encoded. If the server needed to recognize the
endkey parameter it would cause problems on IE.
Closes COUCHDB-2587
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2587-typeahead-encoding-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/274.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #274
----
commit 4abfd6f01962d65e536a640791705487d4ee721a
Author: Ben Keen <[email protected]>
Date: 2015-02-17T22:05:13Z
Fix for encoding unicode char
Contains a small fix to ensure a unicode char in the db typeahead
component is URL encoded. If the server needed to recognize the
endkey parameter it would cause problems on IE.
Closes COUCHDB-2587
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---