Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87F397770 for ; Fri, 2 Sep 2011 13:30:30 +0000 (UTC) Received: (qmail 73509 invoked by uid 500); 2 Sep 2011 13:30:29 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 73078 invoked by uid 500); 2 Sep 2011 13:30:28 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Delivered-To: moderator for general@incubator.apache.org Received: (qmail 63431 invoked by uid 99); 2 Sep 2011 13:23:48 -0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of clalance@redhat.com designates 209.132.183.28 as permitted sender) Date: Fri, 2 Sep 2011 09:23:16 -0400 From: Chris Lalancette To: deltacloud-dev@incubator.apache.org Cc: Chris Lalancette , general@incubator.apache.org Subject: Re: [VOTE] release deltacloud 0.4.0, rc4 Message-ID: <20110902132315.GF2570@localhost.localdomain> Reply-To: Chris Lalancette References: <1314230239.20871.31.camel@avon.watzmann.net> <20110826142202.GH2875@localhost.localdomain> <1314382456.20871.68.camel@avon.watzmann.net> <20110826183400.GD2825@localhost.localdomain> <1314654498.7874.17.camel@avon.watzmann.net> <20110830132116.GC2522@localhost.localdomain> <1314743671.7874.32.camel@avon.watzmann.net> <20110831113611.GA2633@localhost.localdomain> <1314809756.25156.8.camel@melon.watzmann.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1314809756.25156.8.camel@melon.watzmann.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-Virus-Checked: Checked by ClamAV on apache.org On 08/31/11 - 09:55:55AM, David Lutterkort wrote: > On Wed, 2011-08-31 at 07:36 -0400, Chris Lalancette wrote: > > B1;2601;0cOn 08/30/11 - 03:34:30PM, David Lutterkort wrote: > > > On Tue, 2011-08-30 at 09:21 -0400, Chris Lalancette wrote: > > > > On 08/29/11 - 02:48:17PM, David Lutterkort wrote: > > > > > Yeah, it happens during jquery's loadPage - since this only affects the > > > > > HTML UI, and is more cosmetic than anything else, I'd like to defer > > > > > addressing this to the next release. > > > > > > > > I'm just slightly hesitant to release with this bug in place; after all, the > > > > HTML UI is most likely the first thing people will see when they play around > > > > with deltacloud. What do others think? > > > > > > Let's see if an update to the beta2 for jquery-mobile 1.0 will help - > > > can you apply the patch at [1] and see if that fixes things for you ? > > > And doesn't break other things ? ;) > > > > > > David > > > > > > [1] http://people.apache.org/~lutter/patches/jquery-mobile-update/ > > > > I tried out this patch, but no luck. The error moved around, but is still > > basically the same: > > > > c is undefined > > > > I guess at this point I'm OK with us releasing like this. Hopefully it is > > just on this (older) Firefox version, and this won't be a widespread problem. > > We really should try to track it down in the near future, though. > > Yes, I agree, and given that it doesn't fix the problem, I'd rather not > update to beta 2 in the rc. > > If you feel like it, try it with the unminified version of jquery > mobile. You need to download both the JS and CSS from [1] and change > their file names in server/views/layout.html.haml - essentially the same > thing my patch did. > > Then try the operations that give you errors again with Firebug open - > that should give you a more meaningful stacktrace in JS. From a quick > look at the source, nothing fishy jumped out. Upstream does claim that > they support Firefox from 3.6 on[2], so should be interested in the bug > report. If you don't have time to look into it, make sure to file a > Jira, so we don't lose track of the issue. Sorry, I haven't had time to get back to this and I don't see myself having time in the next couple of weeks. I've filed a JIRA bug: https://issues.apache.org/jira/browse/DTACLOUD-74 -- Chris Lalancette --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org