Friday, August 26, 2011

Re: [VOTE] release deltacloud 0.4.0, rc4

On 08/26/11 - 11:14:15AM, David Lutterkort wrote:
> On Fri, 2011-08-26 at 10:22 -0400, Chris Lalancette wrote:
> > On 08/24/11 - 04:57:18PM, David Lutterkort wrote:
> > > Hi all,
> > >
> > > I just uploaded the third release candidate for Deltacloud 0.4.0. The rc is
> > > available from http://people.apache.org/~lutter/deltacloud/0.4.0/rc4/
> > >
> > > Please vote on the release candidate by Saturday, 2011-08-27 15:00 PDT
> > >
> > > KEYS: http://www.apache.org/dist/incubator/deltacloud/KEYS
> > > svn tag: https://svn.apache.org/repos/asf/incubator/deltacloud/tags/release-0.4.0-rc4
> >
> > So I just tried this out again, and I'm still not getting proper page refreshes
> > when creating firewalls or rules on firewalls from the HTML UI. That is, the
> > firewall or the rule gets created on the backend cloud, but it does not
> > refresh the page properly to show the new firewall or rule.
> >
> > Actually, the same problem exists with Buckets and launching of instances as
> > well. Basically anything that needs to POST won't properly refresh on my
> > machine. Does anyone else see this?
>
> This all works flawlessly for me with Firefox 6 on F15. Can you try
> creating something with the firebug console open and set to 'stop on
> error' ? Maybe there's some Javascript issue.

Heh, yeah, you can tell I haven't done this much. Firebug is giving me:

c is undefined
[Break On This Error] c=c.replace(location.protocol+"//"+loc...hadow ui-body-e ui-corner-all'><h1>"

(this is cut-n-pasted from the firebug console)

I guess that code comes from: public/javascripts/jquery.mobile-1.0b1.min.js

Though that file looks like it is probably auto-generated somehow. Does that
help at all?

--
Chris Lalancette

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org

No comments:

Post a Comment