<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Documents with charts open with the document set as already modified"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=31231">bug 31231</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
<td>mikekaganski@hotmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Documents with charts open with the document set as already modified"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=31231#c27">Comment # 27</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Documents with charts open with the document set as already modified"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=31231">bug 31231</a>
from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
<pre>Well, on the second glance, it turned out that the commit did change logic in
one place: sc/source/filter/xml/XMLTableShapeResizer.cxx. Given that
SvXMLImportFlags::ALL is a bitmask 0xffff, the new code started to check if any
bit is set, instead of checking for exact match.
A patch is <a href="https://gerrit.libreoffice.org/44396">https://gerrit.libreoffice.org/44396</a>. This is for the regression in
Calc. The Impress thing seems to have not working at the time of the
regression, so should be fixed separately. Please create a proper issue for it.
(This issue looks invalid anyway.)</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>