https://bugs.documentfoundation.org/show_bug.cgi?id=158577

Samuel Mehrbrodt (allotropia) <samuel.mehrbr...@allotropia.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Samuel Mehrbrodt (allotropia) 
<samuel.mehrbr...@allotropia.de> ---
This was fixed with bug 129311, but was broken with commit
https://git.libreoffice.org/core/+/6ed8c5a0f19901ab413c6610649326b2475c3a8c%5E%21

That commit added a TODO which needs to be fixed:

        case SvtSecurityOptions::EOption::MacroTrustedAuthors:
            bReadonly = m_bROTrustedAuthors;
            bReadonly = false; // TODO?
officecfg::Office::Common::Security::Scripting::TrustedAuthors::isReadOnly();

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to