Opened 7 years ago

Closed 3 years ago

Last modified 3 years ago

#4323 closed defect (fixed)

OMEdit: Special characters are not correctly displayed in Message Browser

Reported by: janK Owned by: adrpo
Priority: low Milestone: 1.17.0
Component: Interactive Environment Version:
Keywords: german umlauts message browser Cc:

Description (last modified by janK)

If you switch the language of OMEdit to e.g. German, the Umlauts (ü,ä,ö...) in messages are not corretly displayed in the Message browser.

Here an example message, if the equation system if over-determined:
Zu viele Gleichungen - �berbestimmtes System

Change History (4)

comment:1 Changed 7 years ago by janK

  • Description modified (diff)

comment:2 Changed 7 years ago by adeas31

  • Component changed from OMEdit to Interactive Environment
  • Owner changed from adeas31 to adrpo
  • Status changed from new to assigned

I guess it is because out scripting environment doesn't return UTF-8 strings. Perhaps #1883 is related.

comment:3 Changed 3 years ago by janK

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

The detailed error messages are all in English language now and the log header entries ([1]) do display the German Umlaut correctly now: (e.g. Übersetzung)

Example:

[1] 17:04:11 Übersetzung Fehler
[WSNmodel.PowerConverter.UnitTests.DCDC_Test_R: 15:3-16:114]: Class Modelica.Electrical.Analogf.Basic.VariableResistor not found in scope DCDC_Test_R.

Consequently, I close this ticket.

comment:4 Changed 3 years ago by casella

  • Milestone changed from Future to 1.17.0
Note: See TracTickets for help on using tickets.