﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2898	Error in one model makes all other models fail	karinh@…	Per Östlund	"Create the model:
{{{
model DoubleDeclarationComps
  Real x = 1.0;
  Real x = 2.0;
end DoubleDeclarationComps;
}}}

Try to validate that model.->Fails, as expected.
Try to validate any other correct model ->Also fails. With the same error message as the first model. This is a bug since correct models should not fail.

This is a blocker for the compliance test suite, and is confusing for the users."	defect	closed	high	1.9.1	Frontend	trunk	fixed		
