[Libreoffice-bugs] [Bug 135470] New: LibreOffice 7.0.0.3: Error in For...Next Statement
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 5 16:37:54 UTC 2020
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: libreoffice-bugs at lists.freedesktop.org
Reporter: sokol at comec92.ru
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200805/86eab876/attachment.htm>
More information about the Libreoffice-bugs
mailing list