https://bugs.documentfoundation.org/show_bug.cgi?id=162094
Jean-Pierre Ledure <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |[email protected] --- Comment #3 from Jean-Pierre Ledure <[email protected]> --- I confirm the bug under Version: 24.2.4.2 (X86_64) / LibreOffice Community Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2 CPU threads: 6; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: fr-BE (en_US.UTF-8); UI: en-US Calc: threaded Additional infos: - the 5 undesired property names ("sfCR", "sfCRLF", "sfLF", "sfNEWLINE", "sfTAB") are described in the SF_String module of the ScriptForge Basic library: https://opengrok.libreoffice.org/xref/core/wizards/source/scriptforge/SF_String.xba?r=30a6bf39#105 - if I make the same test (after a LO restart and ...) after having replaced "ScriptForge" by "Access2Base", the execution of the script stops in the middle of the Access2Base library code with an "Object variable not set" error. Even more strange. Both libraries have in common to contain Basic class modules ... I tested a few other libraries without trouble. -- You are receiving this mail because: You are the assignee for the bug.
