-
Bugs with SummaryType.MAX and SummaryType.MIN
Bugs with SummaryType.MAX and SummaryType.MIN
Hi,
SummaryType.MAX and SummaryType.MIN are not valid with only negatives values.
Antoine
-
only for SummaryType.MAX
only for SummaryType.MAX
sorry only for SummaryType.MAX
initialization of the variable max is incorrect with only negatives values
Double max = (Double) data.get(field + "max");
if (max == null) {
max = new Double(0);
}
Antoine
Similar Threads
-
By avishek1 in forum Sencha Touch 1.x: Discussion
Replies: 3
Last Post: 15 Nov 2010, 2:06 AM
-
By fother in forum Ext GWT: Bugs (2.x)
Replies: 2
Last Post: 25 Jun 2009, 3:48 PM
-
By rzschech in forum Ext GWT: Bugs (1.x)
Replies: 0
Last Post: 14 Jan 2009, 8:57 PM
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us