https://bugs.documentfoundation.org/show_bug.cgi?id=171649
Bug ID: 171649
Summary: VBA Project fails when updating from 26.2.0.3 to
26.2.2.2
Product: LibreOffice
Version: 26.2.2.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Description:
VBA Project disappears from "Organizer..." in the Basic organize tool.
Any spreadsheet reference such as:
x=range("ABC").value
or x=activecell.row()
fail with something like:
BASIC runtime error.
'91'
Object variable not set.
Additional information: An exception occurred
Type: com.sun.star.lang.DisposedException
Actual Results:
BASIC runtime error.
'91'
Object variable not set.
Additional information: An exception occurred
Type: com.sun.star.lang.DisposedException
Expected Results:
no error
Reproducible: Always
User Profile Reset: No
Additional Info:
none
--
You are receiving this mail because:
You are the assignee for the bug.