Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix[Bugzilla] 149271:GUIException when insert item to master page from library

Summary
GUIException when insert item to master page from library

Bugzilla Bug (s) Resolved149271


Description
Expected action
After clicking "insert", it'll invoke a diloag with supported types listed. Because this master page is from library, the supported list should be empty.

Actuated action
Though the list was empty, we tried to get the 1st element, and an exception threw.

Add now the bug is fixed.


Tests Description Manual test

Files Edited

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/DefaultNodeProvider.java


Files Added



Files Deleted



Notes to Build Team



Notes to Developers



Notes to QA



Notes to Documentation



Your signature here


Back to the top