Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 167545-Copy a cascading parameter group and paste it to another parameter group causes an exception thrown

Summary Fix Bugzilla bug 167545-Copy a cascading parameter group and paste it to another parameter group causes an exception thrown

Bugzilla Bug (s) Resolved 167545

Description
Current codes doesn't recgonize a cascading ParameterGroup as a ParameterGroup, as a result it doesn't copy and paste the parameters in group respectively. Modify the copy and paste of a cascading parameter group to be same with a parameter group.

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.core/src/org/eclipse/birt/report/designer/util/DEUtil.java



Files Added



Files Deleted

 

Hongchang Lin


Back to the top