[Libreoffice-bugs] [Bug 135732] Cutting image in frame in table saved as DOCX doesn't work
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 3 16:19:56 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=135732
--- Comment #7 from Xisco Faulí <xiscofauli at libreoffice.org> ---
(In reply to Telesto from comment #6)
> @Xisco
> Is a separate unit test required for this case or is this covered by the
> unit test for bug 135149.
noup, see the commit
// Without the accompanying fix in place, this test would have failed with:
// - Expected: 0
// - Actual : 2
// i.e. the fly frame of the shape and the inner Writer image was not
deleted.
CPPUNIT_ASSERT_EQUAL(static_cast<sal_Int32>(0), nActual);
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201203/02caa185/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list