Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 186085 Dead loop in Model codes

- Summary:

Report.components slot is reserved in BIRT. If the user edits XML source and inserts a label into this slot and reload library, ClassCastException may throw. However, this behavior is not feasible through BIRT UI.

- Bugzilla Bug (s) Resolved: 186085

- Description:

1. Avoid ClassCastException in LibraryCommand.

- Tests Description :

Manual Test

- Files Edited:

/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/LibraryCommand.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