Steps to Reproduce: 1. Open File in LO 2. Save as DOCX 3. Open Roundtrip file in MS Word 2010 XML: document.xml :- The Field begins inside a hyperlink but ends after the hyperlink. This causes the corruption.
Created attachment 99338 [details] Optimized file
Did this problem exist in 4.2 also? Version should be the earliest version that we can confirm the problem not the latest it was tested on. I will try to test this once I have access to MSO. If I can get confirmation that it's a new problem I'll bibisect as well while I'm at it but that'll be a bit time consuming for this one so please let me know. Thanks!
Repro, tested using Version: 4.3.0.0.alpha1+ Build ID: cd11bc699ac50af4f560ed5f2e5e7903de0898b8 TinderBox: Win-x86@51-TDF, Branch:MASTER, Time: 2014-05-20_08:02:54 (In reply to comment #2) > Did this problem exist in 4.2 also? Version should be the earliest version > that we can confirm the problem not the latest it was tested on. @Joel: No worries :-). This kind of fixes of Synerzip are mostly not backported to older branches, unless for some real shoking ones :-). So no need to bibisect it too (probably even not bibisectable due the fact LibreOffice did ignore it previously).
Hi Joel, Joren, @Joren thanks for always being so quick at verifying the bugs... @Joel I'll also verify the issues on 4.2 as well and mention the same while reporting the issue. Thanks for pointing this out. Actually we usually work with the daily builds... And as Joren mentioned there is no need to bibisect, and I have already started working on this... Regards, Vinaya Mandke
Vinaya Mandke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3c87d89bca61732cb2ee679e278863bd56bbdddd fdo#78910 Hyperlink and Field start-end mismatch 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.
Looks fixed to me, tested using Windows 8.1 with LibreOffice Version: 4.4.0.0.alpha0+ Build ID: 16ba360f2a526654cedfcd4cda230442c3a8a522 TinderBox: Win-x86@39, Branch:master, Time: 2014-05-25_07:43:52 Thanks!