﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2503	protected extends is not propagated correctly	Adrian Pop	Per Östlund	"{{{
model myPendulum
 protected
 extends Pendulum;
 public
 Real phi = revolute.phi
end myPendulum;
}}}

Only phi should be public.
This is useful for MathCore so that only phi ends up in the result file."	defect	assigned	high	1.9.1	Frontend	trunk			nimalk@…
