﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2759	Override value not correctly displayed in OMEdit Variables Browser	Jan Kokert	Willi Braun Lennart Ochel	"Hi!

When I use the override function, the value is not correclty displayed in OMEdit.

Consider following example:
{{{
model main
  parameter Real x = 1.0;
end main;
}}}

I let it run with the following command:
{{{
-override main.x=2.0
}}}

In OMEdit I get for main.x = 1.0 in the ""Variables Browser"".
But in the plot it is display correct as a line at 2.0.

Could you please fix that small issue?
Thanks in advance!
"	defect	closed	normal	1.9.2	OMEdit	trunk	invalid	variables browser	
