https://bz.apache.org/ooo/show_bug.cgi?id=128510

oooforum (fr) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED_WITHOUT_CODE
             Status|CONFIRMED                   |RESOLVED

--- Comment #1 from oooforum (fr) <[email protected]> ---
The issue comes from new security policy with macro.

For your OXTs in addon.xcu, you don't call macro with vnd... string.
But you must use this syntax: 
<prop oor:name="URL" oor:type="xs:string">
 <value>macro:///OxtName.ModuleName.script</value>
</prop>
And all fine

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

Reply via email to