Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 87720 invoked from network); 18 Jun 2008 14:05:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jun 2008 14:05:44 -0000 Received: (qmail 61490 invoked by uid 500); 18 Jun 2008 14:05:46 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 61325 invoked by uid 500); 18 Jun 2008 14:05:46 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 61314 invoked by uid 99); 18 Jun 2008 14:05:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jun 2008 07:05:46 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jun 2008 14:04:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 45033234C138 for ; Wed, 18 Jun 2008 07:04:45 -0700 (PDT) Message-ID: <2005526226.1213797885266.JavaMail.jira@brutus> Date: Wed, 18 Jun 2008 07:04:45 -0700 (PDT) From: "Yoan Blanc (JIRA)" To: couchdb-dev@incubator.apache.org Subject: [jira] Updated: (COUCHDB-81) Design document not selectable from the top right select (on Opera 9.5) In-Reply-To: <2126733335.1213797765218.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yoan Blanc updated COUCHDB-81: ------------------------------ Attachment: browse_opera950.js.patch Patch that avoid using jQuery for adding option inside the optgroup... see http://dev.jquery.com/ticket/3040 > Design document not selectable from the top right select (on Opera 9.5) > ----------------------------------------------------------------------- > > Key: COUCHDB-81 > URL: https://issues.apache.org/jira/browse/COUCHDB-81 > Project: CouchDB > Issue Type: Bug > Components: Administration Console > Affects Versions: 0.7.2 > Environment: Opera 9.5 > Reporter: Yoan Blanc > Attachments: browse_opera950.js.patch > > > You cannot see any views you create because of a bug on the Opera side (same for IE actually). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.