<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - No macro security dialog with High setting"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111696#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - No macro security dialog with High setting"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111696">bug 111696</a>
from <span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span></b>
<pre>The problem is with the construction of ERRCODE_SFX_DOCUMENT_MACRO_DISABLED
(when it's actually substituted in RID_ERRHDL). Previously this had a nice
value, something like 16436. Now it has that huge value, 2147500084, so when it
looks for 16436, nothing is returned.
I couldn't identify why exactly the initialized value is different, possibly
due to the change in type or something?</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>