Opened 5 years ago

Last modified 3 years ago

#5911 assigned defect

NF API don't return qualified path

Reported by: Adeel Asghar Owned by: Adrian Pop
Priority: high Milestone:
Component: Interactive Environment Version:
Keywords: Cc:

Description

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.

Attachments (2)

P.mo (1.6 KB ) - added by Adeel Asghar 5 years ago.
P.mos (162 bytes ) - added by Adeel Asghar 5 years ago.

Download all attachments as: .zip

Change History (6)

by Adeel Asghar, 5 years ago

Attachment: P.mo added

by Adeel Asghar, 5 years ago

Attachment: P.mos added

comment:1 by Adeel Asghar, 5 years ago

Owner: changed from somebody to Adrian Pop
Status: newassigned

comment:2 by Francesco Casella, 4 years ago

Milestone: 1.16.01.17.0

Retargeted to 1.17.0 after 1.16.0 release

comment:3 by Francesco Casella, 4 years ago

Milestone: 1.17.01.18.0

Retargeted to 1.18.0 because of 1.17.0 timed release.

comment:4 by Francesco Casella, 3 years ago

Milestone: 1.18.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.