﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3581	getComponents fails with no error message	Adeel Asghar	Per Östlund	"If multiple parameters are defined in one line e.g,

{{{
model M
  parameter Real r1 = 0.1 annotation(Dialog(group = ""Group"", tab = ""Tab"")), r2;
end M;
}}}

then calling `getComponents(M)` returns an empty string without any error message. See also #3400."	defect	closed	high	1.9.4	Interactive Environment		fixed		mayr19@… Adrian Pop
