To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79885





------- Additional comments from [EMAIL PROTECTED] Mon Aug 20 19:27:15 +0000 
2007 -------
As a workaround, you can set the macro security level to medium (that's where 
you get the prompt 
whether to execute them or not), by modifygin the file ~/Library/Application 
Support/OpenOffice.org-
aqua/2/user/registry/data/org/openoffice/Office/Common.xcu

Just add the following, e.g. at the end - 1 line:

 <node oor:name="Security">
  <node oor:name="Scripting">
   <prop oor:name="MacroSecurityLevel" oor:type="xs:int">
    <value>1</value>
   </prop>
  </node>
 </node>

(A value of 0 is unwise :-), ok it is level "low")

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to