Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bug 155262 Total.countDistinct() method returns null on empty resultset

- Summary:

CheckIn: Fix bug 155262 Total.countDistinct() method returns null on empty resultset

 

- Bugzilla Bug(s) Resolved:

Bug 155262 Total.countDistinct() method returns null on empty resultset

 

- Description:

 

Now the default return value of Total.countDistinct() is set to 0 rather than null. The bug is fixed.

 

- Tests Description:

Unit test

 

- Notes to Build Team:

 

 

- Notes to Developers:

 

 

- Notes to QA:

 

 

- Notes to Documentation:

 

- Files Added:

 

- Files Edited:

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/aggregation/JSAggrValueObject.java" 

- Files Deleted:

 

 

 

 

 

 

 

 

 

 


Back to the top