Summary: | Table row data getting displayed twice after RoundTrip | ||
---|---|---|---|
Product: | LibreOffice | Reporter: | Tushar Bende <tushar.bende> |
Component: | Writer | Assignee: | Tushar Bende <tushar.bende> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 4.3.0.0.alpha0+ Master | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | target:4.3.0 | ||
i915 platform: | i915 features: | ||
Attachments: |
File for which data is getting repeated twice after RT
This is the saved file where data repeated can be seen Original file screenshot Round Triped file Screenshot Orig file header footer screenshot RoundTrip file header footer screenshot |
Created attachment 91924 [details]
This is the saved file where data repeated can be seen
Created attachment 92025 [details]
Original file screenshot
Created attachment 92026 [details]
Round Triped file Screenshot
Also because of invalid section break introduction during export header & footer are also getting divided into sections (Header-Section1 Footer-Section1 & Header-Section2 Footer-Section2). Refer: attached screenshot "Orig_file_header_footer.png" & "Roundtriped_file_header_footer.png". Created attachment 92034 [details]
Orig file header footer screenshot
Created attachment 92035 [details]
RoundTrip file header footer screenshot
Pushed code changes for review https://gerrit.libreoffice.org/7440 Tushar Bende committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=92414c42cdd03d4eda5dbb4fe1a95cfe1ce3e7e9 fdo#73534 : Table row data was getting displayed twice after RT The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Verified on Build :libro-master~2014-01-24_00.29.32_LibreOfficeDev_4.3.0.0.alpha0_Win_x86. Now table data is not getting display twice.Working fine. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 91923 [details] File for which data is getting repeated twice after RT Steps to reproduce: 1. Open the attached file "resume.docx" in LibreOffice 2. Click File -> Save As (Microsoft Word 2007/2010 (.docx)) 3. Open in MS Office 2010 and compare with original document Expected: 1. File should be identical. Actual: 1. The saved file has many more pages. 2. Table row data getting displayed twice.