﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6129	choicesAllMatching doesn't return the appropriate class references	Francesco Casella	Adrian Pop	"Please check the attached simple model, I just dragged a pressure source component {{{boundary}}} in it.

When I double-click on {{{boundary}}}, and then click on the Medium drop-down menu, I get about 30 possible classes for redeclarations. However, there are several issues there
- some are partial packages, which obviously cannot be used, e.g., {{{Modelica.Media.Interfaces.TemplateMedium}}}
- some are found within models but are not encapsulated, so according to [https://specification.modelica.org/v3.4/Ch5.html#composite-name-lookup Section 5.3.2] of the specification, they shouldn't even be looked up, e.g. {{{Modelica.Media.Examples.Tests.Components.ShortPipe.Medium}}}
- some are even found inside partial models, e.g. {{{Modelica.Media.Examples.Tests.Components.PartialTestModel.Medium}}}

On the other hand, not even one of the actually usable models, e.g. {{{Modelica.Media.Air.SimpleAir}}} or {{{Modelica.Media.Water.StandardWater}}} actually show up.

This issue makes OMEdit actually unusable with Modelica Media/Fluid
"	defect	accepted	blocker	1.19.0	Interactive Environment				Andrea Bartolini Per Östlund
