Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 698A117EDE for ; Wed, 25 Feb 2015 15:51:05 +0000 (UTC) Received: (qmail 51022 invoked by uid 500); 25 Feb 2015 15:51:05 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 50965 invoked by uid 500); 25 Feb 2015 15:51:05 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 50953 invoked by uid 99); 25 Feb 2015 15:51:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Feb 2015 15:51:05 +0000 Date: Wed, 25 Feb 2015 15:51:04 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-2587) URI encode unicode chars in db typeahead MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-2587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336649#comment-14336649 ] ASF GitHub Bot commented on COUCHDB-2587: ----------------------------------------- Github user benkeen closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/274 > 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)