Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 135471, 135475 --- the sorting and filter on the table can not be work

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 135471,135475 --- the sorting and filter on the table can not be work

Summary 
Add  the sorting and filter on the table in the query building.

Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 135471 ---the sorting on the table can not be work
Fix Bugzilla Bug 135475 --- [Regression]the filter function on the table can not work

Description:
Why:
Forget to add them.

Fix:
Fixed.
 
Test Description:
Manual Test
 
Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/ReportQueryBuilder.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Zhao




Back to the top