https://issues.apache.org/ooo/show_bug.cgi?id=125076
Issue ID: 125076
Issue Type: DEFECT
Summary: Unexpected localization of boolean values
Product: Calc
Version: 4.1.0
Hardware: All
OS: Windows 7
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: help
Assignee: [email protected]
Reporter: [email protected]
This issue were found in 4.1.0 with ZH_TW locale.
While checking why 4th parameter (i.e. sort order ) of vlookup() does not
accept true or false ( issue originally found in 4.0.1 (ZH_TW)) , I found that
I have to use 真 or 假 to make it work. ( For people who don't read Chinese, they
are true and false translated to Chinese respectively. )
Generally people don't expect literal in programming language translated. And
it makes a critical issue for script compatibility.
I've made a illustration file in attachment.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.