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 8A5DCB5EA for ; Wed, 18 Jan 2012 16:11:04 +0000 (UTC) Received: (qmail 41385 invoked by uid 500); 18 Jan 2012 16:11:03 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 41265 invoked by uid 500); 18 Jan 2012 16:11: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 41255 invoked by uid 99); 18 Jan 2012 16:11:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2012 16:11:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2012 16:11:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id AA548153FA7 for ; Wed, 18 Jan 2012 16:10:41 +0000 (UTC) Date: Wed, 18 Jan 2012 16:10:41 +0000 (UTC) From: "Sam Bisbee (Updated) (JIRA)" To: dev@couchdb.apache.org Message-ID: <2073575380.52970.1326903041713.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1508813027.52957.1326902800034.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (COUCHDB-1383) Futon view editor won't allow you to save original view (reverting) after saving a revision 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-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Bisbee updated COUCHDB-1383: -------------------------------- Attachment: 0001-Fixing-COUCHDB-1383-update-the-in-memory-state-of-th.patch Also available in my github fork (viewSave branch): https://github.com/sbisbee/couchdb/tree/viewSave > Futon view editor won't allow you to save original view (reverting) after saving a revision > ------------------------------------------------------------------------------------------- > > Key: COUCHDB-1383 > URL: https://issues.apache.org/jira/browse/COUCHDB-1383 > Project: CouchDB > Issue Type: Bug > Components: Futon > Affects Versions: 1.1, 1.2 > Reporter: Sam Bisbee > Priority: Minor > Attachments: 0001-Fixing-COUCHDB-1383-update-the-in-memory-state-of-th.patch > > > Steps to reproduce: > 1. Load a view that was already created. > 2. Change the view in some way (add space or whatever). > 3. Click Save. > 4. Revert your change (remove the space or whatever). > Expected Result: > You should be able to click Save, thereby essentially reverting back to the original view code. > Actual Result: > You cannot click Save - the button is still disabled. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira