Return-Path: X-Original-To: apmail-shindig-dev-archive@www.apache.org Delivered-To: apmail-shindig-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 1C5E8D84C for ; Sun, 8 Jul 2012 21:26:33 +0000 (UTC) Received: (qmail 42460 invoked by uid 500); 8 Jul 2012 21:26:32 -0000 Delivered-To: apmail-shindig-dev-archive@shindig.apache.org Received: (qmail 42437 invoked by uid 500); 8 Jul 2012 21:26:32 -0000 Mailing-List: contact dev-help@shindig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shindig.apache.org Delivered-To: mailing list dev@shindig.apache.org Received: (qmail 42428 invoked by uid 99); 8 Jul 2012 21:26:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2012 21:26:32 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of henry.saputra@gmail.com designates 209.85.213.180 as permitted sender) Received: from [209.85.213.180] (HELO mail-yx0-f180.google.com) (209.85.213.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2012 21:26:25 +0000 Received: by yenq6 with SMTP id q6so12845670yen.39 for ; Sun, 08 Jul 2012 14:26:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XuZPMYw52zdlpaRqEPaetS9UAbJMaGb0orcDP32pbEc=; b=vUiuJA+trr9gwI0pBgIzr27dkjciNxobH+5TfceQhi13EM6goxxORXKI3OXVxmEAMG GFxYrGA7yy/aFQtX8EwXjLj26N8MBrHaCVXBuQ5Ev8z7DokxxSbgz2h+59Ww3UaaPJNO v82/dtdyFpxNkgiHW8mvtOdItx/vp1/QMjTFMUe2goqpsJ4fv3sF81SJEcNBhgnzRbGp yLRSK6Yt5VXTQrIjEbyay0Na5Uc9EiQrhjsrvM0asF5hZaei59xT+k8VjaHCtY/mRKUw /JFJB9nmeci0btGgSfeVOeWqYv+U2F9OVy+50Irhl9IMemVU7tSxEvzzGZKZk3ofdpNv qz9g== MIME-Version: 1.0 Received: by 10.50.89.198 with SMTP id bq6mr6985827igb.28.1341782764264; Sun, 08 Jul 2012 14:26:04 -0700 (PDT) Received: by 10.50.25.198 with HTTP; Sun, 8 Jul 2012 14:26:04 -0700 (PDT) In-Reply-To: References: Date: Sun, 8 Jul 2012 14:26:04 -0700 Message-ID: Subject: Re: Testing against IE7 when fixing JavaScript code in Shindig From: Henry Saputra To: "dev@shindig.apache.org" Content-Type: multipart/alternative; boundary=e89a8f2359bd079db804c45825c9 --e89a8f2359bd079db804c45825c9 Content-Type: text/plain; charset=UTF-8 Agree. Don't remember if we have it documented somewhere - Henry On Sunday, July 8, 2012, Ryan Baxter wrote: > Henry we should probably make a decision as a community as to which > browsers we are going to support and document this somewhere. I will > have to confirm from an IBM perspective which browsers we support in > our products which are consuming Shindig. > > On Fri, Jul 6, 2012 at 1:49 PM, Henry Saputra wrote: >> Guys, >> >> Some of OpenSocial containers that uses Shindig still support IE7 for >> the users browsers. Please be kind enough to test your code in IE7 >> when fixing JavaScript bugs. >> >> >> - Henry > --e89a8f2359bd079db804c45825c9--