[Libreoffice-bugs] [Bug 137150] New: BASIC - Access2Base Tool library crashes with boolean fields

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 30 07:21:52 UTC 2020


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

            Bug ID: 137150
           Summary: BASIC - Access2Base Tool library crashes with boolean
                    fields
           Product: LibreOffice
           Version: 7.0.1.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: ingpaolo at msoft.it

Description:
A perfectly working BASIC macro, that uses Access2Base Tools Library, has
stopped working when the table used to get a recordset (single record or whole
table for cloning) has boolean fields.
"Select" instruction works fine, but when you try to use the recordset boolean
field or try to clone the recordset, Access2Base throws an exception and the
macro now is no more working

Steps to Reproduce:
1. Open the attached example database
2. Run the macro "BugBooleanFieldsOne" to reproduce recordset read value bug
3. Run the macro "BugBooleanFieldsTwo" to reproduce recordset clone bug

Actual Results:
AccessToBase throw an exception

Expected Results:
No errors, field boolean value correctly read and cloned recordset created


Reproducible: Always


User Profile Reset: No



Additional Info:
No other info

-- 
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/20200930/39db7b23/attachment.htm>


More information about the Libreoffice-bugs mailing list