Opened 9 years ago
Closed 9 years ago
#3537 closed defect (worksforme)
OMEdit cannot recognize encoding
Reported by: | anonymous | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OMEdit | Version: | |
Keywords: | Encoding, UTF8, UTF-8 | Cc: |
Description
While trying to open an .mo files which created by some other editors, OMEdit fails to recognize current encoding thus fails to convert it into UTF8 with subsequent problems in editing/simulating.
Error message:
The file was not encoded in UTF-8: Defaulting to 7-bit ASCII with unknown characters replaced by '?'.
Change History (1)
comment:1 by , 9 years ago
Milestone: | Future |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Use:
Note that Modelica files with a non-UTF8 encoding are invalid Modelica files (Modelica spec only allows UTF-8). So you should file a bug report with the other Modelica tools as well.