Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 158698-The value that is selected will not display on selection area in parameter

Summary Fix Bugzilla bug 158698-The value that is selected will not display on selection area in parameter

Bugzilla Bug (s) Resolved 158698

Description

When init the ImportValueDialog, build the selection list with the values has been choose. And re-build the choice list of ParameterDialog after pressing Ok on ImportValueDialog.

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/dialogs/ImportValueDialog.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java


Files Added

Files Deleted

 

Hongchang Lin


Back to the top