[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 189576 --- [Automation][Regression] NPE thrown out when preview the attached report in viewer
|
Title: [birt-dev]CheckIn: Fix Bugzilla Bug 189576 --- [Automation][Regression] NPE thrown out when preview the attached report in viewer
- Summary:
Set the default Cell's rowspan and colspan both be 1.
- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 189576 --- [Automation][Regression] NPE thrown out when preview the attached report in viewer
- Description:
Set the default Cell's rowspan and colspan both be 1. Fix error caused by empty cell.
- 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/executor/buffermgr/Cell.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/buffermgr/TableContentLayout.java"
- Files Added:
- Files Deleted
-Wei Zhao(Shanghai)