https://issues.apache.org/ooo/show_bug.cgi?id=124666
Issue ID: 124666
Issue Type: DEFECT
Summary: Wrong number system mentioned in German Calc Help for
function BASIS (Base)
Product: Native-Lang
Version: 4.0.1
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: de
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Original report:Issue 124665 by g.marxen
Reproducible with "AOO 4.0.1 Release – German UI / German locale
[AOO401m5(Build:9714) - Rev. 1524958 2013-09-20 11:40:29]" on German WIN7
Home Premium (64bit)", “historic” 4.0 User Profile used for all predecessor
versions:
Help in "Textfunktionen - BASIS" mentions wrong number systems:
=BASIS(17;10;4) gibt 0017 im Hexadezimalsystem zurück.
wrong: should be "Dezimalsystem" instead of "Hexadezimalsystem"
=BASIS(17;2) gibt 10001 im Hexadezimalsystem zurück.
wrong: should be "Binärsystem" instead of "Hexadezimalsystem"
=BASIS(255;16;4) gibt 00FF im Hexadezimalsystem zurück.
correct!
I checked French and Spanish UI with 4.1.0 RC1: correct!
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.