Re: [qooxdoo-devel] Getting error when sorting Table after Revision 15184

2008-08-14 Thread Fabian Jakobs
Fabian Jakobs schrieb: > Fink, Andreas schrieb: > >> Hi, >> >> I'm using qooxdoo from SVN /branches/legacy_0_7_x/ and after I have >> updated to the head revision I'm getting errors if I try to sort table >> columns. >> The error is: >> >> data is not defined >> [Break on this error] if (data.re

Re: [qooxdoo-devel] Getting error when sorting Table after Revision 15184

2008-08-13 Thread Fabian Jakobs
Fink, Andreas schrieb: > Hi, > > I'm using qooxdoo from SVN /branches/legacy_0_7_x/ and after I have > updated to the head revision I'm getting errors if I try to sort table > columns. > The error is: > > data is not defined > [Break on this error] if (data.removeCount) { > Table.js (line 949) > >

[qooxdoo-devel] Getting error when sorting Table after Revision 15184

2008-08-13 Thread Fink, Andreas
Hi, I'm using qooxdoo from SVN /branches/legacy_0_7_x/ and after I have updated to the head revision I'm getting errors if I try to sort table columns. The error is: data is not defined [Break on this error] if (data.removeCount) { Table.js (line 949) I've found the function in the Table.js-file