https://bugs.documentfoundation.org/show_bug.cgi?id=172354
Bug ID: 172354
Summary: In Data Validation Error Alert, description of Sample
macro is incorrect
Product: LibreOffice
Version: 26.8.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Description:
In Data Validation Error Alert, description of Sample macro is incorrect.
Steps to Reproduce:
1. Open "Error Alert" page of Validation.
https://help.libreoffice.org/26.8/en-US/text/scalc/01/12120300.html
2. See "Sample macro:".
https://help.libreoffice.org/26.8/en-US/text/scalc/01/12120300.html#hd_id881545240342781
Actual Results:
3.
The function must return a Boolean value.
If it returns True, the entered value is kept.
If the function returns False, the entered value is erased and the previous
value is restored.
Expected Results:
3.
The function must return a Boolean value.
Regardless of its return value, the entered value is erased and the previous
value is restored.
Reproducible: Always
User Profile Reset: No
Additional Info:
The specification was changed in Version 25.8 and later.
Reproducible in
Version: 26.2.4.2 (X86_64)
Build ID: 0229ac93fcf0d7cbc6376066c6f35021cef002dc
CPU threads: 4; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster;
VCL: win
Locale: ja-JP (ja_JP); UI: en-US
Calc: CL threaded
Reproducible in
[2026-06-03]
Version: 26.8.0.0.alpha1+ (X86_64)
Build ID: 3dff6dc05b538265b6178fcca8ae99442c976937
CPU threads: 4; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster;
VCL: win
Locale: ja-JP (ja_JP); UI: en-US
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.