This goes a long way to explain the problems I'm seeing in
basecomponent.lzx. The line
if (p instanceof basecomponent) {
works much better when I make it lz.basecomponent. I'll hold off for a fix
to the underlying problem.
Thanks!
Phil
>Hm. I need a better trampoline...
>
>On 2006-09-30, at 16:00 EDT, Henry Minsky wrote:
>
> > Here is the bug, in lzunit
> >
> > if (sv instanceof TestCase)
> > should be
> >
> > if (sv instanceof lz.TestCase)
> >
> > We all have to be on the lookout for any references to globals
> > which name
> > classes, since
> > they live in lz now.
> >
> >
> >
> > On 9/30/06, Philip Romanik <[EMAIL PROTECTED]> wrote:
> >>
> >> You can get this to run further on swf if you change,
> >>
> >> <canvas debug="true">
> >> to
> >> <canvas>
> >>
> >> in simple.lzx.
> >>
> >>
> >> ><http://localhost:8080/legals/test/smoke/simple.lzx>
> >> http://localhost:8080/legals/test/smoke/simple.lzx
> >> >
> >> >Try this in swf or dhtml, it gets as far as displaying the empty
> >> progress
> >> >bar and seems to start the first test, and then doesn't proceed
> >> to do
> >> >anything at all.
> >> >
> >> >
> >> >
> >> >
> >> >--
> >> >Henry Minsky
> >> >Software Architect
> >> ><mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]
> >>
> >>
> >
> >
> > --
> > Henry Minsky
> > Software Architect
> > [EMAIL PROTECTED]
> >
> > _______________________________________________
> > Laszlo-dev mailing list
> > [email protected]
> > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev