[Laszlo-dev] /test/lfc/data/alldata.lzx is failing in dhtml

Philip Romanik promanik at laszlosystems.com
Wed Apr 2 17:29:18 PDT 2008


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