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

--- Comment #3 from Mike Kaganski <[email protected]> ---
Created attachment 153732
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153732&action=edit
A DB with a macro

This contains a library Reports, module Report, macro genRep that only shows a
"Test" messagebox.

Allowing to run macros, and trying

> soffice dbMacro.odb macro://dbMacro/Reports.Report.genRep

does not show the dialog when opening the DB. As mentioned, the DB doesn't have
an associated shell in the list returned by SfxObjectShell::GetFirst called
from SfxMacroLoader::loadMacro, thus not allowing to access its macros when
dispatching the 'macro:' URI.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to