Opened 2 years ago

Closed 2 years ago

#32 closed defect (fixed)

Encoding conversion from Unicode to others

Reported by: Andreas Schnellbacher Owned by:
Priority: minor Milestone: Unsorted
Component: Other Version: 1.24
Keywords: recode UTF Unicode Cc:

Description

The encoding from Windows UTF-16LE to ibm-850 with recode.exe works well. But the implementation in NEPMD reverts the file in binary (BIN) mode.

The converted file is pure ASCII. On closing that and loading it again, the TEXT mode is assigned. Apparently it is tried to keep the previous mode.

Change History (1)

comment:1 Changed 2 years ago by Andreas Schnellbacher

Resolution: fixed
Status: newclosed

Fixed by changeset r4979.

Note: See TracTickets for help on using tickets.