Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Fix bugs 147578 147571 Grid related highlight doesn't work

- Summary:

Fix bugs:

147578  [Regression] Grid column highlight doesn't work

147571  [regression] highlight set on grid cell does not work properly

 

- Bugzilla Bug(s)

147578

147571

 

- Description:

147578 : Add column highlight rules to cell.

147571 : Add query for row and cell.

 

- Tests Description:

Manuel 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/parser/EngineIRVisitor.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/TableItemExecutor.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/RowExecutor.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/CellExecutor.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/GridItemExecutor.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/ReportQueryBuilder.java

 

- Files Added:

 

 

-Jun Ouyang

 


Back to the top