[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 187481 [Automation][Regression] the attached report designs cannot be previewed properly in viewer
|
Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 187481 [Automation][Regression] the attached report designs cannot be previewed properly in viewer
- Summary:
- Bugzilla Bug (s) Resolved:
187481 [Automation][Regression] the attached report designs cannot be previewed properly in viewer
- Description:
Although the user can't define queries in row and cell, the highlight rules and mapping can create query implictly. Execute those query when loading the row/cell from the document.
- Tests Description :
Manual Test
- Notes to Build Team:
It is checked into both 2.1.3 and 2.2rc0.
- Notes to Developers:
- Notes to QA:
- Notes to Documentation:
- Files Edited:
cvs ci -m "187481 fix bugs in handle highlight rules on row/cell" -l "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/v4/CellExecutor.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/v4/RowExecutor.java"
- Files Added:
- Files Deleted
-Wei Yan