Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 176885 --- [Automation][Regression] highlight rule set on row does not work properly

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 176885 --- [Automation][Regression] highlight rule set on row does not work properly

- Summary:
In ReportQueryBuilder, grid should use builder.build() to create the children's query not call accept directly.

- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 176885 --- [Automation][Regression] highlight rule set on row does not work properly

- Description:
In ReportQueryBuilder, grid should use builder.build() to create the children's query not call accept directly.

- Tests Description  :
Manual Test


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  
 
- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/ReportQueryBuilder.java"

- Files Added:

- Files Deleted


-Wei Zhao(Shanghai)



Back to the top