himselfv / wakan

Japanese and Chinese learning tool with dictionary
39 stars 7 forks source link

Loading UTF8 does not recognize CRLF #102

Closed himselfv closed 11 years ago

himselfv commented 11 years ago

Original report by me.

Originally reported on Google Code with ID 102

As of @r332:

Loading UTF8 file, CRLF as well as LF-only linebreaks are not recognized and the text
is merged into a single line.
UTF16-LE works fine.

Reported by himselfv on 2013-02-03 10:39:41

himselfv commented 11 years ago
Fixed @r333.

Reported by himselfv on 2013-02-03 10:52:21

himselfv commented 11 years ago
(Was a problem in JWBConvert, all 1-char UTF8 symbols were being converted to 0)

Reported by himselfv on 2013-02-03 10:52:50