Opened 8 years ago

Closed 4 years ago

Last modified 4 years ago

#4323 closed defect (fixed)

OMEdit: Special characters are not correctly displayed in Message Browser

Reported by: Jan Kokert Owned by: Adrian Pop
Priority: low Milestone: 1.17.0
Component: Interactive Environment Version:
Keywords: german umlauts message browser Cc:

Description (last modified by Jan Kokert)

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 by Jan Kokert, 8 years ago

Description: modified (diff)

comment:2 by Adeel Asghar, 8 years ago

Component: OMEditInteractive Environment
Owner: changed from Adeel Asghar to Adrian Pop
Status: newassigned

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

comment:3 by Jan Kokert, 4 years ago

Resolution: fixed
Status: assignedclosed

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 by Francesco Casella, 4 years ago

Milestone: Future1.17.0
Note: See TracTickets for help on using tickets.