Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bug 193853. Three issues when using the aggregation when preview.

-    Summary:

CheckIn: Fix bugzilla bug 193853. Three issues when using the aggregation when preview. The fixed code is checked into both HEAD and branch ‘BIRT_2_2_0_Branch’.
- Bugzilla Bug (s) Resolved:

   [193853] Three issues when using the aggregation when preview.

-   Description:

Throw DataException if the argument number is wrong or the _expression_ is empty for aggregation functions except "count" and "running-count".


- Tests Description:
   Unite tests and Manual tests.

 

- Reviewer:

  Mingxia Wu


- 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/executor/aggregation/AggregationHelper.java" "/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/aggregation/AggregationFactory.java"

 

- Files Deleted

 

Jianchao Li


Back to the top