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

Bartosz <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #9 from Bartosz <[email protected]> ---
The root cause of problem is duplicate entry in /docProps/custom.xml:


    <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="4"
name="ContentType">
        <vt:lpwstr>Document</vt:lpwstr>
    </property>

and

    <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="11"
name="contentType">
        <vt:lpwstr>Document</vt:lpwstr>
    </property>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to