Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIN:Fix bugzilla bug 159385 Table filter shouldn't accept Total.***

Title: CheckIN:Fix bugzilla bug 159385 Table filter shouldn't accept Total.***

- Summary:
Fix bugzilla bug
159385

- Bugzilla Bug (s) Resolved:
Bug
159385 Table filter shouldn't accept Total.***

- Description:
This is a regression bug and it shouldnt be accepted if user defines some normal Total aggregation except those four aggregations:Total.isTopN,Total.isBottomN,Total.isTopPercentN,Total.isBottomPercentN

- Tests Description:
Unit test

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/_expression_/ExpressionCompilerUtil.java
/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java
/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/FilterByRowTest.java



- Files Added:

- Files Deleted







Back to the top