Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


On 23/05/2019 14:22, Jan-Marek Glogowski wrote:
So at least the soffice --help documentation is wrong, so is probably
bean/com/sun/star/comp/beans/LocalOfficeConnection.java, but maybe for Java the
uno: prefix is still correct?

The --help documentation got broken with <https://gerrit.libreoffice.org/plugins/gitiles/core/+/d78f29ab3f40cfaf8c975005fceba93a193b28e5%5E!/> "tdf#100836 'Starting the LibreOffice Software With Parameters' help update", changing from "<accept-string>" to "{UNO-URL}". Technically, the argument to --accept is the connection-type plus optional protocol-name (defaulting to "urp") parts of a uno URL as specified by <https://www.openoffice.org/udk/common/man/spec/uno-url.html>. There is no sense in specifying an ObjectName (the fourth part in that uno URL specification) for --accept, hence the argument to --accept is not a uno URL.

And bean/com/sun/star/comp/beans/LocalOfficeConnection.java constructs correct --accept arguments, as far as I can see?

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.