<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - Cutting image in frame in table saved as DOCX doesn't work"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=135732#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - Cutting image in frame in table saved as DOCX doesn't work"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=135732">bug 135732</a>
from <span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco FaulĂ <xiscofauli@libreoffice.org>"> <span class="fn">Xisco FaulĂ</span></a>
</span></b>
<pre>(In reply to Telesto from <a href="show_bug.cgi?id=135732#c6">comment #6</a>)
<span class="quote">> @Xisco
> Is a separate unit test required for this case or is this covered by the
> unit test for <a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - Image in frame in DOCX not deleted when pressing delete"
href="show_bug.cgi?id=135149">bug 135149</a>.</span >
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);</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>