Bug 101801

Summary: Do not write attributes into table template, which are deprecated in ODF 1.2
Product: LibreOffice Reporter: Regina Henschel <rb.henschel>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: CLOSED NOTABUG    
Severity: normal CC: ilmari.lauhakangas, jos, philipz85, ubap.dev, vmiklos
Priority: medium Keywords: filter:odf
Version: 5.3.0.0.alpha0+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 101756, 108198    

Description Regina Henschel 2016-08-30 15:28:04 UTC
The attributes table:first-row-end-column, table:first-row-start-column, table:last-row-end-column, and table:last-row-start-column are deprecated in ODF1.2. The new feature table template in Writer should not write deprecated attributes. The corner cells are already treated in the loext extensions.

These attributes are not written for the table templates of Draw/Impress.
Comment 1 Buovjaga 2016-09-24 16:41:47 UTC
Setting to NEW.
Comment 2 Regina Henschel 2017-11-12 17:30:09 UTC
Unfortunately these attributes are not optional. So they indeed needs to be written. LibreOffice needs to wait till ODF 1.3 before they can be removed.