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

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|Inherited From OOo          |26.8.0.0 alpha0+ master

--- Comment #1 from Regina Henschel <[email protected]> ---
It seem to be two problems:

(A)
The error message is produced by some <endParaPr> elements in
ppt/diagrams/drawing1.xml. The original file has such element only in the
elements with modelID=
"{C07FBDFC-5412-45DF-BD68-EA08DA514246}"
"{A0FC7C72-07CD-4619-B37E-D1433DF23394}"
"{F6DF888E-34D5-4565-9006-C0A6AB3ED2EC}"


(B)
The text content of the shapes of the SmartArt diagram is missing in
ppt/diagrams/data1.xml.
All elements with 
<dgm:prSet phldrT="[Text]" .../>
should have an <a:t> element, such it has the structure
<dgm:pt> 
    <dgm:prSet>
    <dgm:spPr>
    <dgm:t>
        <a:bodyPr>
        <a:lstStyle>
        <a:p>
            <a:r>
                <a:rPr>
                <a:t>

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

Reply via email to