Hey Alex,

2009/3/29 Alex <[email protected]>:
> Hi,
> Sometimes, I see NULL pointer to dataStore_ in TableView.C:
> void TableView::updateExt()
> {
>  addUpdateJS(dataStore_->jsGetUpdates(elVar() + ".getStore()"));
>
>  Panel::updateExt();
> }
> So dataStore_ not created before - this was in some combinations with 
> Ext::Panel and Ext::Tables

Indeed, this is a bug. I've fixed it in the latest git.

Regards,
koen

------------------------------------------------------------------------------
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to