https://bugs.documentfoundation.org/show_bug.cgi?id=151819
Bug ID: 151819
Summary: Scripts in java
Product: LibreOffice
Version: 6.4.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
After version 6.3 java language scripts cannot use classes other than the one
containing the method started with the macro, despite being in the same jar
file.
Steps to Reproduce:
I am attaching an ods file
Actual Results:
Type: com.sun.star.reflection.InvocationTargetException
Message: Scripting Framework error executing script
TargetException:
Type: com.sun.star.script.provider.ScriptExceptionRaisedException
Message: java.lang.NoClassDefFoundError: com/mypackages/lo/Test$InnerClass.
Expected Results:
No error
Reproducible: Always
User Profile Reset: No
Additional Info:
No other information
--
You are receiving this mail because:
You are the assignee for the bug.