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

Timur <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           See Also|https://bugs.documentfounda |
                   |tion.org/show_bug.cgi?id=57 |
                   |155                         |
            Summary|FILEOPEN: wrong footer      |FILEOPEN: wrong footer
                   |display in .doc file        |display in specific .doc
                   |                            |with weird footer structure
                 CC|                            |[email protected]
         Resolution|---                         |WONTFIX

--- Comment #12 from Timur <[email protected]> ---
Repro with 6.2+, both if we save in MSO as DOC and DOCX.
But if we open that zip:

footer1 (diff. 1st page) has 07 - 01 - 2011

footer2 (even, diff. odd&even, same as/link to previous) has: 
                <w:t>09 - 01 - 2009</w:t>

footer3 (odd, diff. odd&even) has:
                <w:bookmarkStart w:id="0" w:name="OLE_LINK1"/>
                <w:r>
                        <w:rPr>
                                <w:b/>
                                <w:sz w:val="16"/>
                        </w:rPr>
                        <w:t>07 - 01 - 201</w:t>
                </w:r>
                <w:bookmarkEnd w:id="0"/>
                <w:r>
                        <w:rPr>
                                <w:b/>
                                <w:sz w:val="16"/>
                        </w:rPr>
                        <w:t>1</w:t>
                </w:r>


footer4 (even, diff. odd&even, same as/link to previous) has: 
                <w:t>07-01-2011</w:t>

While LO displays this differently from MSO so bug was valid, taking into
account weird sample file footer content I guess it's safe enough to say this
won't be fixed. 
If I'm wrong, there are 2 devs here hopefully to correct me.

-- 
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