Opened 3 years ago

Closed 3 years ago

#6437 closed defect (invalid)

Lookup issue

Reported by: ceraolo Owned by: adeas31
Priority: high Milestone: 1.17.1
Component: OMEdit Version: v1.17.0-dev
Keywords: Cc:

Description

Steps to reproduce:
1) load TestPackage.mo, and open Test: we have a red box because MyModel is missing
2) load MyModel.mo and look at model Test inside TestPackage: the red box has disappeared!

This means that OMEdit finds MyModel, even though it is outside its scope.
Tested with 1.7.0. beta3

Attachments (2)

TestPackage.mo (569 bytes) - added by ceraolo 3 years ago.
MyModel.mo (1001 bytes) - added by ceraolo 3 years ago.

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by ceraolo

Changed 3 years ago by ceraolo

comment:1 Changed 3 years ago by adrpo

What is the actual problem with this?
What do you mean outside its scope?

Of course, before you load MyModel it won't be found.
After you load it it will be updated and used in the already loaded stuff.

comment:2 Changed 3 years ago by ceraolo

  • Resolution set to invalid
  • Status changed from new to closed

My fault, Sorry.

Note: See TracTickets for help on using tickets.