Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 190135 NPE is thrown when click "hide detail" or "show detail" in pdf[00]

- Summary:

ClassCastException for "extends" JointDataSet. It could cause NPE during preview process.

- Bugzilla Bug (s) Resolved: 190135

- Description:

1. added null value protection in JointDataSetHandle.

2. fixed the class cast in AbstractPropertyCommand.


- Tests Description :

Manual test

- Files Edited:

/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/JointDataSetHandle.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/AbstractPropertyCommand.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