Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 189814-[Regression] "Paste" does not work for report items, data source, data set... [00]

- Summary:Fix Bugzilla bug 189814-[Regression] "Paste" does not work for report items, data source, data set... [00]

- Bugzilla Bug (s) Resolved: 189814

- Description:
This bug is related to bug 189598.
1.Revert the previous checkin on fixing 189598.
2.Modify the logic in SelectionHandler, avoid constructing a StructuredSelection with null value. Both fix 189598 and 189814

- Tests Description: Manual test and code review

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/SelectionHandler.java



- Files Added:



- Files Deleted:

 

Hongchang Lin


Back to the top