https://bugs.documentfoundation.org/show_bug.cgi?id=151758

--- Comment #29 from Roman <[email protected]> ---
(In reply to Dieter from comment #28)
> (In reply to Roman from comment #27)
> > Updating the relevance of the problem to version 7.4.3.2,
> > I really ask you to help with the solution, it takes some most of the
> > working time
> 
> I hope, somebody else can help. Perhaps a problem only in Linux.

No problem not only on linux, also windows.

The problem is that it packs the tags of the second person incorrectly. Have
you tried opening xml format with a browser?

https://ask.libreoffice.org/t/error-saxexception-word-document-xml-line-2-opening-and-ending-tag-mismatch-rpr-line-2-and-ins/82864

>Very low-tech parsing of the document.xml inside a .docx. An assertion error 
>indicates mismatched tags, e.g.

AssertionError: 43747: <w:rPr> -- </w:ins>

This means that tag #43747 was </w: ins> and structurally matched an earlier
<w:rPr> tag, but obviously they are mismatched.

>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to