﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3601	Syntax check does not show error details in browser; the error wrongly persists.	massimo ceraolo	Adeel Asghar	"I had the following behaviour with OM 1.9.4-dev-667 (as reported by OMEdit)

0) launch OMEdit using Modelica trunk as library
1) duplicate Modelica.Electrical.Analog.Examples.Rectifier (let this new model be Rectifier1)
2) open Rectifier1
3) check the model. It correctly complains about ""SI "" being undefined.
4) add as a row N.2 the following one:
  import SI=Modelica.SIunits;
5) check again. The message: 

    ''Problems are found in Modelica Text. Please check the Messages Browser for more error specific details
   is displayed. 
   Unfortunately '''nothing is shown in Message Browser'''.
6) remove the added row
7) check again.  ''' The message shown at step 5 is still be displayed, ''' even though the cause of that message has been removed!
"	defect	closed	high	1.9.4	OMEdit		fixed		
