[Laszlo-dev] /test/lfc/data/alldata.lzx is failing in dhtml
André Bargull
a.bargull at intensis.de
Thu Apr 3 00:39:37 PDT 2008
I've already talked to Tucker about that issue some days ago, I can send
a changeset for the LzDataset special-naming thing.
[Most likey, that will be at 14pm or 15pm (CET).]
- André
> Hi Tucker,
>
> I think there is an error coming from your 4/1 changest. There is
> some code in LzDataset which is failing when
> /test/lfc/data/alldata.lzx is run in dhtml:
>
> this._instanceAttrs has no properties
>
> The code is:
>
> if (this._instanceAttrs['name'] == null) {
> this._instanceAttrs['name'] = 'localdata';
> }
>
> Should I add a check that this._instanceAttrs exists? I'm debugging
> in this area so I can add it.
>
> Thanks!
>
> Phil
>
More information about the Laszlo-dev
mailing list