[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 15 00:13:39 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=111696
--- Comment #13 from Aron Budea <baron at caesar.elte.hu> ---
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?
--
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/20170815/443a1e7b/attachment.html>
More information about the Libreoffice-bugs
mailing list