Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 187476 --- [Automation][Regression] NPE was thrown when preview the attached report design in pdf

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 187476 --- [Automation][Regression] NPE was thrown when preview the attached report design in pdf

- Summary:
If cellArea is null, continue to do next cell in getHeightOfEmptyRow().

- Bugzilla Bug (s) Resolved:
 Fix Bugzilla Bug 187476 --- [Automation][Regression] NPE was thrown when preview the attached report design in pdf.

- Description:
If cellArea is null, continue to do next cell in getHeightOfEmptyRow().

- 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/layout/pdf/cache/TableAreaLayout.java"

- Files Added:

- Files Deleted


-Wei Zhao(Shanghai)



Back to the top