Bug 76634 (76635tableborders)

Summary: Table borders not preserved after RT
Product: LibreOffice Reporter: Rajashri <rajashri.udhoji>
Component: LibreOfficeAssignee: Rajashri <rajashri.udhoji>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: Optimized file. Showing the exact problem area.

Description Rajashri 2014-03-26 13:06:46 UTC
Created attachment 96411 [details]
Optimized file. Showing the exact problem area.

cnfStyle is missing from trPr in import
Code reference: http://opengrok.libreoffice.org/xref/core/writerfilter/source/dmapper/DomainMapperTableManager.cxx#398

<w:tcBorders> tag of tcPr having all values as NIL so we are not getting table border in round trip file.
Comment 1 Rajashri 2014-03-26 13:18:55 UTC
NOTE:
By mistake the same issue is created twice.
Please follow the below bugzilla link :
https://www.libreoffice.org/bugzilla/show_bug.cgi?id=76635
Comment 2 Rajashri 2014-03-26 13:19:17 UTC

*** This bug has been marked as a duplicate of bug 76635 ***