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

--- Comment #4 from Christoph Scheungraber-Bollweg <[email protected]> ---
Thank you for the answer and solution.

It works with both, URL and mail address.
Under OS X it is necessary to add the open command.

shell("open http://"; & browser_dispatch_url)
and 
shell("open mailto:"; & email_dispatch_url)
are working.

Thanks a lot!

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

Reply via email to