https://bugs.documentfoundation.org/show_bug.cgi?id=135470

            Bug ID: 135470
           Summary: LibreOffice 7.0.0.3: Error in For...Next Statement
           Product: LibreOffice
           Version: 7.0.0.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Sub list_iteration
    Dim item
    For Each item in Array(0)
    Next
End Sub

Runtime Error: "Inadmissible value or data type. Data type mismatch."

Steps to Reproduce:
Run the Macro above

Actual Results:
Runtime error

Expected Results:
No error


Reproducible: Always


User Profile Reset: No



Additional Info:
There was no bug in versions prior to 7.x

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to