https://bugs.documentfoundation.org/show_bug.cgi?id=148163
Bug ID: 148163
Summary: #REF! in incorrect references
Product: LibreOffice
Version: 6.4 all versions
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
I found this issue when I tried to create a unittest for tdf#46338.
In
https://cgit.freedesktop.org/libreoffice/core/commit/?id=1135bfd78802e5c40ca09bcbc75d0908a423872a
The behaviour was changed to show #NAME for invalid references ( e.g =SheetX.A1
)
However, in master Calc shows #REF! ( the old behaviour )
Reproduced in
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 4a46a74a3de0ac7df5d3ce949dda5e809c1729ab
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
and
Version: 6.3.0.0.alpha1+
Build ID: c98b1f1cd43b3e109bcaf6324ef2d1f449b34099
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3;
Locale: es-ES (es_ES.UTF-8); UI-Language: en-US
Calc: threaded
but not in
Version: 6.1.7.0.0+
Build ID: 5b3765f4d881e7ddefd0c4aad6886a46f000b4fc
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3;
Locale: es-ES (es_ES.UTF-8); Calc: group threaded
--
You are receiving this mail because:
You are the assignee for the bug.