﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5911	NF API don't return qualified path	Adeel Asghar	Adrian Pop	"Run the attached script. The first output of the components without `-d=nfAPI` is,

{{{
{{P.M,m1,"""", ""public"", false, false, false, false, ""unspecified"", ""none"", ""unspecified"",{}},{P.M,m2,"""", ""public"", false, false, false, false, ""unspecified"", ""none"", ""unspecified"",{}},{P.C,c,"""", ""public"", false, false, false, false, ""unspecified"", ""none"", ""unspecified"",{}}}
}}}

Note the last component `P.C`.
The second output of the components with `-d=nfAPI` is,

{{{
{{P.M,m1,"""", ""public"", false, false, false, false, ""unspecified"", ""none"", ""unspecified"",{}},{P.M,m2,"""", ""public"", false, false, false, false, ""unspecified"", ""none"", ""unspecified"",{}},{C,c,"""", ""public"", false, false, false, false, ""unspecified"", ""none"", ""unspecified"",{}}}
}}}

Note that this time `C` is returned. OMEdit don't like it and shows the component as not defined with a red cross."	defect	assigned	high		Interactive Environment				
