https://bugs.documentfoundation.org/show_bug.cgi?id=166139
Bug ID: 166139
Summary: uno-skeletonmaker in passive registration need to
register all service names
Product: LibreOffice
Version: 25.2.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
When uno-skeletonmaker is used in passive registration (i.e. with the --java
and --passive-registration options), we need to register all service names
provided by the registered component.
Steps to Reproduce:
Currently with passive registration it is impossible to load a driver in Base
because the <com.sun.star.sdbc.Driver> service is not in the list of services
supported by the driver.
Actual Results:
Unable to load a Base driver with passive registration.
Expected Results:
Be able to load a Base driver with passive registration.
Reproducible: Always
User Profile Reset: No
Additional Info:
No.
--
You are receiving this mail because:
You are the assignee for the bug.