Hi
Sory.
It's 2.1.1
It only one line to repair ( move statement "this._clearCache = true; " to
old position)
==== wrong: ======
reloadData : function()
{
......
}
}
this._clearCache = true;
==== corect ===========
reloadData : function()
{
......
}
this._clearCache = true;
}
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Regression-in-2-2-1-RemoteDataModel-reloadData-doesn-t-work-tp7582738p7582746.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel