Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 46108 invoked from network); 17 Feb 2009 19:16:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Feb 2009 19:16:56 -0000 Received: (qmail 57990 invoked by uid 500); 17 Feb 2009 19:16:55 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 57883 invoked by uid 500); 17 Feb 2009 19:16:54 -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 57872 invoked by uid 99); 17 Feb 2009 19:16:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2009 11:16:54 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2009 19:16:45 +0000 Received: from dahlia.lan (f053003027.adsl.alicedsl.de [::ffff:78.53.3.27]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Tue, 17 Feb 2009 19:16:24 +0000 Message-Id: From: Jan Lehnardt To: dev@couchdb.apache.org In-Reply-To: <6b6419750902171110l71f49410m71a301ad619903bb@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: Futon Future Date: Tue, 17 Feb 2009 20:15:53 +0100 References: <790ECCEC-49A1-4766-AD91-05DC06FACA03@apache.org> <09EC2DE9-8995-4EFB-A1CA-CF0A2E3C7844@apache.org> <6b6419750902171110l71f49410m71a301ad619903bb@mail.gmail.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On 17 Feb 2009, at 20:10, Patrick Aljord wrote: > About the tests. I think futon should detect what browser the user is > using and if futon is known not to work/is not tested on that user > browser, we should clearly display a message warning the user about it > such as "tests might not work on your browser, please try with browser > xyz instead". Otherwise he will think there's something wrong with his > installation, it happened to me and it happened to tons of people on > irc. Just an idea =) Good idea, if we can do it reliably. Got a patch? :D Cheers Jan --