[
https://issues.apache.org/jira/browse/COUCHDB-2587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336648#comment-14336648
]
ASF subversion and git services commented on COUCHDB-2587:
----------------------------------------------------------
Commit 88148d626d44d15dbebd7e2317c54b13ae69bf09 in couchdb-fauxton's branch
refs/heads/master from [~benkeen]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=88148d6 ]
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
> URI encode unicode chars in db typeahead
> ----------------------------------------
>
> Key: COUCHDB-2587
> URL: https://issues.apache.org/jira/browse/COUCHDB-2587
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
>
> Encode the \u9999 unicode char in the db search typeahead component.
> N.B. This doesn't cause any errors on Fauxton right now, but if the params
> were read by the server it would cause an error on IE.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)