Nope. The sample container needs a little more time in this world.
In just a couple days opensocial-0.7 should be good enough to replace most
of the js code.. but the html page will live around.
I will look into this bug though.
- Cassie
On Thu, Mar 6, 2008 at 6:47 AM, Kevin Brown <[EMAIL PROTECTED]> wrote:
> This looks like a bug in opensocial-samplecontainer -- possibly triggered
> by an unrelated change, but it's hard to say right now. I don't see anything
> obvious in the code right now. It might be related to some recent
> minification changes.
>
> Cassie -- can we remove this now that you have the opensocial-0.7 feature?
> Does the current implementation provide enough sample data to replace
> opensocial-samplecontainer?
>
>
> On Wed, Mar 5, 2008 at 9:04 AM, Mirco Heibült <[EMAIL PROTECTED]> wrote:
>
> > Hi, I tried to have a look at the new code, but there are three errors:
> >
> >
> >
> > gadgets.rpc has no properties
> >
> > gadgets.rpc.register('resize_iframe', this.setHeight);
> >
> > gadgets.js (line 226)
> >
> > gadgets.container has no properties
> >
> > gadgets.container.gadgetClass = SampleContainerGadget;
> >
> > samplecontainer.h... (line 92)
> >
> > gadgets.container has no properties
> >
> > gadget = gadgets.container.createGadget({'specUrl': specUrl});;
> >
> >
> >
> > I found a similar problem in the Mailing-List, but there is no solution?
> >
> >
> >
> > Greets…
> >
>
>
>
> --
> ~Kevin