You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/01/28 14:18:55 UTC

[Bug 113481] Cannot call Python macro from the command line using URI syntax

https://issues.apache.org/ooo/show_bug.cgi?id=113481

--- Comment #5 from hanya <ha...@gmail.com> ---
Created attachment 82414
  --> https://issues.apache.org/ooo/attachment.cgi?id=82414&action=edit
Patch to add fallback if the frame is not bound to the contrller

Find current frame from SfxFrame tree or use current document shell if 
the document frame is not bound to the controller yet.
And also, call dispatchFinished if document invocation is not found or 
the execution of the macro is interrupted because of the security settings.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.