Opened 9 years ago

Closed 8 years ago

Last modified 8 years ago

#3601 closed defect (fixed)

Syntax check does not show error details in browser; the error wrongly persists.

Reported by: ceraolo Owned by: adeas31
Priority: high Milestone: 1.9.4
Component: OMEdit Version:
Keywords: Cc:

Description (last modified by ceraolo)

I had the following behaviour with OM 1.9.4-dev-667 (as reported by OMEdit)

0) launch OMEdit using Modelica trunk as library
1) duplicate Modelica.Electrical.Analog.Examples.Rectifier (let this new model be Rectifier1)
2) open Rectifier1
3) check the model. It correctly complains about "SI " being undefined.
4) add as a row N.2 the following one:

import SI=Modelica.SIunits;

5) check again. The message:

Problems are found in Modelica Text. Please check the Messages Browser for more error specific details

is displayed.
Unfortunately nothing is shown in Message Browser.

6) remove the added row
7) check again. The message shown at step 5 is still be displayed, even though the cause of that message has been removed!

Change History (6)

comment:1 Changed 9 years ago by ceraolo

  • Component changed from Unknown to OMEdit
  • Description modified (diff)
  • Owner changed from somebody to adeas31
  • Summary changed from A strange Error Message, and a wrong message persistence to Syntax check does not show error details in browser; the error wrongly persists.

comment:2 Changed 9 years ago by ceraolo

  • Description modified (diff)

comment:3 Changed 8 years ago by ceraolo

  • Description modified (diff)

I've tried to repeat the procedure using 1.9.4-dev-738 and step 3) does not show any complaints. Therefore this ticket has become invalid. I'm going to close this ticket.

comment:4 Changed 8 years ago by ceraolo

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

comment:5 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.9.4 to 1.9.4-1.9.x

Milestone renamed

comment:6 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.9.4-1.9.x to 1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.