Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 183246 NPE if you have a data source with no public properties

- Summary:

Fixed NullPointerException in ModelOdaAdapter.isEqualDataSourceDesign for the case that ODA data source has no public properties.

- Bugzilla Bug (s) Resolved:

- Description:

1. check the null value for designFromHandle.getPublicProperties ().



- Tests Description :

Manual test

- Files Edited:

/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/ModelOdaAdapter.java



- Files Added:



- Files Deleted:



- Notes to Build Team:


- Notes to Developers:



- Notes to QA:



- Notes to Documentation:

 

Rick Lu
Actuate Software Shanghai Center
Tel: (86)21-58826388
Fax: (86)21-58826002
Email: rlu@xxxxxxxxxxx


Back to the top