https://bugs.documentfoundation.org/show_bug.cgi?id=146281
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=12 | |5180 CC| |[email protected], | |[email protected] --- Comment #5 from Julien Nabet <[email protected]> --- Argh reverting https://cgit.freedesktop.org/libreoffice/core/commit/?id=57666b8ba70f27c7250ef32f4cb9e7660e258521, it fails here: If IsMissing(pvValid) Then _CheckArgument = Utils._IsScalar(pvItem, pvType) Else _CheckArgument = Utils._IsScalar(pvItem, pvType, pvValid) In fact, after some debug it fails precisely on IsMissing(pvValid) Andreas/Mike: it might be related to tdf#125180 -- You are receiving this mail because: You are the assignee for the bug.
