https://bugs.documentfoundation.org/show_bug.cgi?id=146459
Bug ID: 146459
Summary: Basic: Argument is not optional (Base documenter)
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Description:
On pc Debian x86-64 with master sources updated today
(4761e11aea650dd93fbc8830ddd7c4976334105e), when using Base Documenter I got
this error:
Argument is not optional
Remark: local build includes the patch d8428094c7f8b186b37c76fd7e9508a075424f80
following tdf#146281
tdf#144353, tdf#146281 - Correctly copy the information about variables
During the assignment of a variable, copy its information only if there
isn't already one present.
Steps to Reproduce:
1. Install BaseDocumenter (see
https://extensions.libreoffice.org/en/extensions/show/basedocumenter-to-document-your-base-applications)
2. Open an existing odb file (embedded HSQLDB) containing a table, a form
3. Menu BaseDocumenter/New Repository
4. Menu BaseDocumenter/Document this database
Actual Results:
Popup error message "Argument is not optional" In BD_Html
230 If psTargetPage = kTableData Then
Expected Results:
no error
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 4761e11aea650dd93fbc8830ddd7c4976334105e
CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.