<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - measure lines (dimension line) have no value"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118203">bug 118203</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;">Status</td>
<td>NEW
</td>
<td>ASSIGNED
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
<td>Armin.Le.Grand@me.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - measure lines (dimension line) have no value"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118203#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - measure lines (dimension line) have no value"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118203">bug 118203</a>
from <span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span></b>
<pre>Looks as if in MeasureProperties::SetStyleSheet the call to UndirtyText causes
a endless loop: It calls-back the CalcFieldValueHandler, that tries to get the
SfxItemSet which is not yet initialized and will call
MeasureProperties::SetStyleSheet again to init the StyleSheet for the to-be-set
SfxItemSet (that again calls UndirtyText...).
Should be fixable by 1st calling parent in MeasureProperties::SetStyleSheet
what will already create the needed SfxItemSet - first beed to update master...</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>