Bugzilla – Bug 480871
I18N - After exporting Definition i18n chars change to garbage
Last modified: 2015-02-03 07:21:44 UTC
Created attachment 276306 [details] Rose_20090302_ExportDefinition_1.jpg Environment: Server: sles10sp2 + installer-teaming-20090215030037.linux Client: windows xp sp3 (DEU) + IE7 Pre-Step: Steps to Reproduce: 1. Login Teaming (http://TeamingServer:8080) with admin user 2. Go to Manage-->Form and View Designers 3. Click New-->Entry Definitions,enter Caption and name with i18n chars (e.g. äößÜ-German) 4. Click the created Entry Definition,then Export This Definition 5. Save the definitions.zip to locale,and open it Actual Results: xml file name displayed as garbage chars Pls see the screen shot Rose_20090302_ExportDefinition_1.jpg Expected Results: xml file name with i18n chars should be displayed well Notes: In step3,creating other definitions have the same issue.
It sounds like the code that creates the xml file is not using utf-8. Janet wrote all of this. Can you fix it? or pass it along to someone else?
Fixed by changing the default encoding to cp437 when exporting to a zip file.
Hi,which build will this issue be fixed?Thanks!
I checked in the change on 3/3/09, you should see the fix in any build after that date.
On the build 10682,this issue still can be reproduced,the xml file name display as question mark.
On the build 10682,this issue still can be reproduced,the xml file name display as question mark
I just tried it on our production system - aspendemo.sitescape.com and it works as expected. Before I checked in the fix for this, I was able to reproduce it exactly as documented. Now, I cannot reproduce it.
Now,on German OS the German chars can be displayed well,if the name contains other i18n chars(e.g.※₢¤£סֶאבױﻯﻰﻱﻲﻳﻴﻻﻼกญกั๓亜営㈔㈲鳌齄㐀㐁㐂㐃ꀀꀁꀂꀃꀄꀅꀆꀇ嗀﨎ÆÇÎÛæøêïäößÜΓΔЖ),some chars displayed as question mark.Pls see the screen shot rose_20090316_ExportDefinition_2.jpg
Created attachment 279666 [details] rose_20090316_ExportDefinition_2.jpg
Created attachment 279670 [details] rose_20090316_TestData.txt Test Data
Created attachment 279671 [details] rose_20090316_ExportDefinition_2.jpg
ccb: Java 7 not supported for Boulder.