hmariwa / support-tools

Automatically exported from code.google.com/p/support-tools
Apache License 2.0
0 stars 0 forks source link

Unicode characters are wrapped wrong in issues migrated using the Exporter Tool #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The importer tries to wrap the lines in the wiki.
However, the multibyte unicode characters gets broken when lines are wrapped.

Old issue:
    https://code.google.com/p/ctex-doc/issues/detail?id=1&can=1
New issue:
    https://github.com/Leo-Liu/ctex-doc/issues/1

Some characters at the end of lines are converted to Unicode replacement 
characters “���”.

Original issue reported on code.google.com by LeoLiu....@gmail.com on 14 Mar 2015 at 1:53

GoogleCodeExporter commented 8 years ago
Thank you for the bug report. I imagine this error has something to do with { 
our handling of UTF-8 data in our issue tracker, encoding of data sent to 
GitHub, GitHub's storing of data }.

Original comment by chrsm...@google.com on 14 Mar 2015 at 2:23

GoogleCodeExporter commented 8 years ago
I don't see the unicode replacement characters on the page you linked, is this 
still happening?

Original comment by jasonhall@google.com on 16 Mar 2015 at 8:52

GoogleCodeExporter commented 8 years ago
@jasonhall:

Sorry, I manually converted the issues using a slightly modified r937ced33b1eb 
myself. You can see that the commentator is not GoogleCodeExporter but myself.

Anyway, I'll try a new conversion and tell you weather GoogleCodeExporter works 
fine now.

Original comment by LeoLiu....@gmail.com on 17 Mar 2015 at 1:00

GoogleCodeExporter commented 8 years ago
@jasonhall:

It is still wrong. It seems that https://github.com/GoogleCodeExporter is using 
an old code.

See:
  https://github.com/leo-liu/leoliu-tex-pkg/issues/2

Original comment by LeoLiu....@gmail.com on 17 Mar 2015 at 1:11

GoogleCodeExporter commented 8 years ago

Original comment by chrsm...@google.com on 24 Apr 2015 at 9:30