https://bugs.documentfoundation.org/show_bug.cgi?id=146260
Bug ID: 146260
Summary: XML Source: Wrong character set is used, thus the
contents mapped to the cells are garbage/messy codes
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 176963
--> https://bugs.documentfoundation.org/attachment.cgi?id=176963&action=edit
test xml file GBK encoded
Steps to Reproduce:
1. New Calc.
2. Data > XML Source. Click the "Source File" button, and use the attached xml
file.
--> Some fields are listed in the box, that's good.
3. Click on the field "Fp", then click the "Shrink" button and select a cell.
Click "Import".
--> Garbage content imported.
It is noted that the xml file is GBK encoded, and the encoding character
information is correctly included in the first line:
<?xml version="1.0" encoding="GBK"?>
--
You are receiving this mail because:
You are the assignee for the bug.