GNOME Bugzilla – Bug 627718
Failed to import Japanese CP932 CSV file on Linux
Last modified: 2018-06-29 22:43:36 UTC
Created attachment 168555 [details] CP932 CSV file which can't be imported A sample file is attached. Codepage 932 is a default charset of Windows Japanese environment and it consists of Shift_JIS plus MS extensions. When we try to import the sample file on Windows into GnuCash, we can import it because the system locale "CP932" is automatically selected. On the other hand, when we try to import it on Linux, we can't import because the CP932 entity is not exist in the Encoding selector of CSV preview dialog. The candidates of Encoding selector for Japanese is only ISO-2022-JP, EUC-JP and Shift_JIS. We can import the most of CP932 CSV file which contains only the original Shift_JIS characters on Linux, but can't import some CP932 CSV file which contains MS extensions.
The upstream bug is fixed.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=627718. Please update any external references or bookmarks.