﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4651	"Parameter dialog show extraneous ""="" with parameters of Record types"	Pierre Haessig <pierre.haessig@…>	Adeel Asghar	"When editing the parameters of a Modelica component which includes a parameter which type is a Record, the OMEdit dialog shows an extraneous ""="" sign after reopening the dialog.

Step to reproduce:

1. open the attached RecordParamBug.mo package file
2. open the testComponent model which contains one Component component1.
3. edit (with OMEdit dialog) component1's parameter sx to some value. Eg. sx=sb (a constant defined in the package). Close the dialog.
4. reopen the param dialog. sx parameter box now shows ""= sb"" (extraneous ""="").
5. If revalidating the dialog, an error is raised.

    setComponentModifierValue(DotParamBug.testComponent, component1.sx, $Code(== sb))

Notice that the error at step 5 is sometimes not raise if the text field in left unchanged.

"	defect	closed	normal	1.13.0	OMEdit	v1.12.0	fixed		
