Description: IF table formula has Expression is faulty when opened in LO. Steps to Reproduce: 1. Create a new docx in Word. 2. Insert a Table. 3. Insert IF() formula to some of the cells. 4. Save and open it in LO. Actual Results: The cells which had and IF formula now have ** Expression is faulty ** instead of what was in them in Word. Expected Results: All the cells should have the same data in them. Reproducible: Always User Profile Reset: No Additional Info: LibreOffice details: Version: 6.3.0.0.alpha0+ Build ID: 17dd2662ccfa9d04efbea74e5d7548db5b2126d4 CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; Locale: hu-HU (hu_HU); UI-Language: en-US Calc: threaded
Created attachment 149157 [details] Screenshot of the original document side by side in Word and Writer.
Created attachment 149158 [details] Document with IF table formulas.
Created attachment 149161 [details] Screenshot of the original document side by side in Word and Writer.
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=c568eb7d3bb4584867f0a1f0a7965f73097f009b author Jean-Sebastien Bevilacqua <realitix@gmail.com> 2017-02-16 09:54:33 (GMT) committer Miklos Vajna <vmiklos@collabora.co.uk> 2017-03-30 17:39:00 (GMT) commit c568eb7d3bb4584867f0a1f0a7965f73097f009b (patch) tree ea7e6fb1e0d77369a90bc69dd8756f589bb352e4 parent 53c2507bf97867011fd2bfbbac6c86b7fc494338 (diff) tdf#105975 Add Formula field parsing (docx) in SWriter Introduction Bisected with bibisect-linux-64-5.4 Adding Cc: to Jean-Sebastien Bevilacqua
Actually, the problem is that writer doesn't handle If expressions correctly. Which is an older regression I've just reported in bug 123377. Closing as RESOLVED DUPLICATED *** This bug has been marked as a duplicate of bug 123377 ***