https://bugs.documentfoundation.org/show_bug.cgi?id=91828
Bug ID: 91828
Summary: BASIC - CurrentValues are empty after opening a form
which triggers a macro
Product: LibreOffice
Version: 4.4.3.2 rc
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Hello,
I have a form, which triggers a macro after opening the document and before a
record is changed. In earlier versions (4.0) it works fine, but now I get empty
values for the 'CurrentValue' attribute of ListBoxes, so that the SQL query
fails, which contains these values.
Query:
SELECT "Table_2"."Nr." FROM "Table_2" WHERE "Table_2"."Begriff: Nr." = '' AND
"Table_2"."Kontext: Nr." = ''
To illustrate this, I have inserted a MsgBox instruction into the macro to show
the wrong SQL statement.
To reproduce this, you must enable the processing of macros for the attached
document. Reopen the database and after this open the form 'Table 2'.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs