Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin:Fix bug 133480 Null value should be catched in ReportContentLoader.loadPageContent()

- Summary:

Fix bug 133480 Null value should be catched in ReportContentLoader.loadPageContent()

 

- Bugzilla Bug(s)

133480

 

- Description:

ReportContentLoader.java : Check if the pageContent loaded is null, if it is method will return.

 

- 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\presentation\ReportContentLoader.java

 

- Files Added:

 


Back to the top