Opened 5 years ago
Closed 5 years ago
#6013 closed defect (fixed)
choicesAllMatching doesn't work with relative paths
| Reported by: | Francesco Casella | Owned by: | Adrian Pop |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.16.0 |
| Component: | Interactive Environment | Version: | |
| Keywords: | Cc: | Adrian Pop |
Description
Steps to reproduce the issue:
- enable replaceable support in OMEdit
- load the attached package
- open
S - double-click on
m
and empty drop-down list shows up, instead of RM1 and RM2
Attachments (1)
Change History (7)
by , 5 years ago
| Attachment: | TestReplaceablePaths.mo added |
|---|
comment:1 by , 5 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → accepted |
comment:2 by , 5 years ago
comment:3 by , 5 years ago
| Component: | OMEdit → Interactive Environment |
|---|
comment:5 by , 5 years ago
Should be fixed with: https://github.com/OpenModelica/OpenModelica/pull/6765
Note:
See TracTickets
for help on using tickets.

This seems to be an issue in the OMC replaceable API, nothing to do with OMEdit here.