https://bugs.documentfoundation.org/show_bug.cgi?id=136063
Jean-Pierre Ledure <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Assignee|[email protected] |[email protected]
|desktop.org |
Ever confirmed|0 |1
--- Comment #6 from Jean-Pierre Ledure <[email protected]> ---
I implemented a patch as a workaround for a different behaviour of the Basic
interpreter between 6.4 and 7.0. I don't know yet if it is a bug or a feature.
Read my comment in the commit:
When an argument is missing in a call to a Basic function
the IsMissing() function applied on the argument
should respond True.
However sometimes(?) the argument contains instead "Error 448"
making IsMissing responding False.
This commit puts an explicit argument in the function call
avoiding the different behaviour of the Basic interpreter
in LO 7.0 vs. previous releases.
Error 448 = "Named argument not found"
This patch solves the issue at least in my Linux/LO 7.0 environment.
Thanks for having reported the issue.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs