Opened 4 years ago
Last modified 3 years ago
#6438 accepted defect
A lookup issue — at Initial Version
Reported by: | massimo ceraolo | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Interactive Environment | Version: | v1.17.0-dev |
Keywords: | Cc: | Adrian Pop |
Description
Steps to reproduce:
1) load TestPackage.mo, and open Test: we have a red box because MyModel is missing
2) load Test1.mo and duplicate its model MyModel into TestPackage. Look at model Test inside TestPackage: the red box should disappear, but it does not.
3) save, unload and re-load TestPackage again
4) open Test inside TextPackage: the red box has disappared and now myModel is displayed.
So the issue is in point 2.
Tested with 1.17.9 beta3.
Note:
See TracTickets
for help on using tickets.