After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 73302 - Excel format collapses when saved Japanese data
Excel format collapses when saved Japanese data
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export MS Excel (tm)
1.0.x
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2002-03-03 18:55 UTC by Shun-ichi TAHARA
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Shun-ichi TAHARA 2002-03-03 18:55:04 UTC
In Japanese environment, excel format data collapses when saved.

The reasons are below:

1. Cannot get locale name collectly, always detect as "C" locale.

2. The plugin does not know what codepage to use in Japanese environment.

3. excel_iconv() may change the data length, so we must count data length
   after conversion of charcode.

The patch to resolve above is available on...
http://flowernet.gr.jp/jado/comp/patch/gnumeric/gnumeric-1.0.4-excel-cjk.patch
Comment 1 Jody Goldberg 2002-03-03 19:21:39 UTC
Looks good, but it can not go into 1.0.5 there is not enough time for testing.
I'll think about it in a day or 2 after 1.0.5.
Comment 2 Jody Goldberg 2002-04-22 23:51:43 UTC
Patch applied as part of 1.0.6.