https://bugs.freedesktop.org/show_bug.cgi?id=33617

--- Comment #26 from Lionel Elie Mamane <lio...@mamane.lu> 2012-08-24 06:07:32 
UTC ---
Not only the generated odt is different, but also the saved report within the
odb; looking at its content.xml (in the .odb: Reports/Obj11/content.xml), a
non-affected version has:

        <style:style style:name="ce4" style:family="table-cell">
            <style:table-cell-properties style:vertical-align="top"
fo:border-left="none" fo:border-right="none" fo:border-top="none"
fo:border-bottom="0.002cm solid #000000"/>
        </style:style>


While an affected version has

        <style:style style:name="ce4" style:family="table-cell">
            <style:table-cell-properties style:vertical-align="top"/>
        </style:style>

Again, the border is completely missing.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to