Opened 8 years ago
Closed 8 years ago
#4625 closed defect (fixed)
OMEdit: Sometimes issues a wrong error message when renaming
| Reported by: | massimo ceraolo | Owned by: | Per Östlund |
|---|---|---|---|
| Priority: | high | Milestone: | 1.13.0 |
| Component: | Interactive Environment | Version: | v1.13.0-dev-nightly |
| Keywords: | Cc: |
Description
When renaming, sometimes OMEdit issues an erroneous error message.
I enclose DF.mo: sorry it is not minimal, but should be sufficient to understand the issue.
To reproduce the problem:
1) load DF.mo
2) by right clicking on slope1 choosing Attribute, rename it into slope2.
The following message appears:
[1] 09:37:54 Scripting Notification -rename_component_in_exp for Absyn.CALL not implemented yet -rename_component_in_exp for Absyn.CALL not implemented yet -rename_component_in_exp for Absyn.CALL not implemented yet -rename_component_in_exp for Absyn.CALL not implemented yet -rename_component_in_exp for Absyn.CALL not implemented yet -rename_component_in_exp for Absyn.CALL not implemented yet -rename_component_in_exp for Absyn.CALL not implemented yet
The message should be wrong, since the component is correctly renamed.
Attachments (1)
Change History (7)
by , 8 years ago
comment:1 by , 8 years ago
| Summary: | OMEdit: Sometimes issues a wrong error message upon renaming → OMEdit: Sometimes issues a wrong error message when renaming |
|---|
comment:2 by , 8 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → accepted |
comment:3 by , 8 years ago
| Component: | OMEdit → Interactive Environment |
|---|---|
| Version: | → v1.13.0-dev-nightly |
comment:4 by , 8 years ago
comment:6 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Should be fixed in b8a2951.