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

            Bug ID: 106780
           Summary: FILESAVE, ODF: attribute text:style-name is invalid in
                    table:table-template
           Product: LibreOffice
           Version: 5.4.0.0.alpha0+ Master
          Hardware: x86 (IA32)
               URL: http://docs.oasis-open.org/office/v1.2/os/OpenDocument
                    -v1.2-os-schema.rng
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Impress
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 132155
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132155&action=edit
Example with wrong attribute

LibreOffice writes an attribute 'text:style-name' in an element
'table:table-template'. But it should be an attribute 'table:style-name', see
<define name="table-table-template-attlist"> in schema line #12240.

To reproduce the problem, take a new Impress document and insert a table. Save
it, unpack and look in file styles.xml. Search for element
<table:table-template>

It is likely line #596 in method XMLTableExport::exportTableTemplates() in
/core/xmloff/source/table/XMLTableExport.cxx

I think, this line was forgotten when bug 35190 was fixed.

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