﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6012	Handle default choices for redeclare as default choices for parameters	Francesco Casella	Adrian Pop	"Steps to reproduce the issue:
- activate replaceable support
- open the attached package in OMEdit
- select {{{S}}}
- double-click on {{{m}}}
- click on the drop-down menu

The following three classes show up:
{{{
TestReplaceablePar.RM2
TestReplaceablePar.RM1
TestReplaceablePar.M.RM
}}}

The first two choices are ok. I find the third a bit weird. From what I understand that should be treated in the same way as the default value in a regular parameter input widget. So, I would expect to get one empty item as the first element in the drop-down list (corresponding to ""no redeclaration"") and if I click on that, I should then see the greyed-out default value in the widget."	defect	closed	blocker	1.16.0	OMEdit		fixed		Adrian Pop
