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 DB710715D for ; Thu, 11 Aug 2011 13:29:52 +0000 (UTC) Received: (qmail 81620 invoked by uid 500); 11 Aug 2011 13:29:51 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 81191 invoked by uid 500); 11 Aug 2011 13:29:49 -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 81174 invoked by uid 99); 11 Aug 2011 13:29:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 13:29:48 +0000 X-ASF-Spam-Status: No, hits=-2000.8 required=5.0 tests=ALL_TRUSTED,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; Thu, 11 Aug 2011 13:29:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 423E7B7C6C for ; Thu, 11 Aug 2011 13:29:27 +0000 (UTC) Date: Thu, 11 Aug 2011 13:29:27 +0000 (UTC) From: "Harald Kisch (JIRA)" To: dev@couchdb.apache.org Message-ID: <354608032.27771.1313069367268.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2097482373.819.1312272867368.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (COUCHDB-1239) Authentication with IE7 and IE8 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-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083109#comment-13083109 ] Harald Kisch commented on COUCHDB-1239: --------------------------------------- The evently-authentication login should also work for IE7 and IE8 with following line in a global JavaScript file. $.ajaxSetup({cache: false}); Otherwise IE does not recognize a successful oauth against CouchDB. > Authentication with IE7 and IE8 > ------------------------------- > > Key: COUCHDB-1239 > URL: https://issues.apache.org/jira/browse/COUCHDB-1239 > Project: CouchDB > Issue Type: Question > Components: Futon, Test Suite > Affects Versions: 1.1 > Environment: Windows 7, CouchApp > Reporter: Anh Linh Le > Labels: IE7, IE8 > > I tried to login to Futon and experienced that i could not. I encountered the problem the first time during the login procedure after creating a couchapp. > After pushing the login button in Internet Explorer 8 it doesnt react, just fading my login window out, so I am still not logged in. > In Internet Explorer 7 i even cant open the login window. > I wanted to use couchdb for company purpose and it's important to support IE7 and IE8. Is there any solution for this? -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira