Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 55344 invoked from network); 2 Jun 2010 18:12:03 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jun 2010 18:12:03 -0000 Received: (qmail 13642 invoked by uid 500); 2 Jun 2010 18:12:03 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 13521 invoked by uid 500); 2 Jun 2010 18:12:03 -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 13513 invoked by uid 99); 2 Jun 2010 18:12:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jun 2010 18:12:03 +0000 X-ASF-Spam-Status: No, hits=-1490.7 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jun 2010 18:12:02 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o52IBgOe012548 for ; Wed, 2 Jun 2010 18:11:42 GMT Message-ID: <23482238.138781275502302494.JavaMail.jira@thor> Date: Wed, 2 Jun 2010 14:11:42 -0400 (EDT) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Closed: (COUCHDB-611) Double-escaping of ampersands when editing in Futon In-Reply-To: <1708224378.7991262476314405.JavaMail.jira@brutus.apache.org> 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-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt closed COUCHDB-611. -------------------------------- Fix Version/s: 0.11.1 1.0 Resolution: Fixed > Double-escaping of ampersands when editing in Futon > --------------------------------------------------- > > Key: COUCHDB-611 > URL: https://issues.apache.org/jira/browse/COUCHDB-611 > Project: CouchDB > Issue Type: Bug > Components: Futon > Environment: Safari 4.0.4 or Firefox 3.6b5 > Reporter: Jason Davies > Fix For: 0.11.1, 1.0 > > > To reproduce, create a new document in Futon and add a test field with the value ["&"]. Click the green tick button to apply and then edit the value again, and now it will show ["&"]. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.