https://bugs.documentfoundation.org/show_bug.cgi?id=145117
Bug ID: 145117
Summary: XML Source not imported if tags is non-ASCII symbols
Product: LibreOffice
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Import XML file (main menu -Data - XML Source) with non-ASCII tags not working.
XML something like this
<?xml version="1.0" encoding="UTF-8"?>
<Файл
ИдФайл="VO_OTKRDAN3_9965_9965_20210729_ffe299da-7d35-4b33-a1f4-0b07f99825ab"
ВерсФорм="4.01" ВерсПрог="1.0" ТипИнф="ОТКРДАННЫЕ3" КолДок="144">
<ИдОтпр>
<ФИООтв Фамилия="_" Имя="_"/>
</ИдОтпр>
<Документ ИдДок="82de4304-7b04-472b-a0f4-01f244e38858" ДатаДок="29.07.2021"
ДатаСост="31.12.2020">
<СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНИЧЕСКИЙ
ЦЕНТР "ВЯТКАКАР"" ИННЮЛ="4345205327"/>
<СведССЧР КолРаб="4"/>
</Документ>
<Документ ИдДок="ea03189e-3855-4db5-a7cc-87ebb70b07a3" ДатаДок="29.07.2021"
ДатаСост="31.12.2020">
<СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ
СПЕЦИАЛИЗИРОВАННОЕ ПРОЕКТНОЕ БЮРО "СФЕРА"" ИННЮЛ="3443079196"/>
<СведССЧР КолРаб="6"/>
</Документ>
</Файл>
p.s. full file available here - https://pastebin.com/jJK3dttP
MS Office opened this files perfect!
Steps to Reproduce:
open LO
download example XML file from https://pastebin.com/jJK3dttP
try import from menu option Data -> XML Source
Actual Results:
nothing
Expected Results:
XML structure open
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 6.2.8.2
Build ID: 20(Build:2)
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3;
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded
Also tried 7x version
--
You are receiving this mail because:
You are the assignee for the bug.