Issue 124666 - Wrong number system mentioned in German Calc Help for function BASIS (Base)
Summary: Wrong number system mentioned in German Calc Help for function BASIS (Base)
Status: CONFIRMED
Alias: None
Product: Native-Lang
Classification: NLC
Component: de (show other issues)
Version: 4.0.1
Hardware: All All
: P3 Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-12 06:44 UTC by Rainer Bielefeld
Modified: 2014-04-25 18:07 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: 4.1.0-dev
Developer Difficulty: ---


Attachments
Sample document (10.01 KB, application/vnd.oasis.opendocument.spreadsheet)
2014-04-12 06:47 UTC, Rainer Bielefeld
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Rainer Bielefeld 2014-04-12 06:44:22 UTC
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!
Comment 1 Rainer Bielefeld 2014-04-12 06:46:57 UTC
Confirmed due to Issue 124665
Comment 2 Rainer Bielefeld 2014-04-12 06:47:33 UTC
Created attachment 83177 [details]
Sample document

To find Help for other languages easily via function Wizard
Comment 3 g.marxen 2014-04-25 18:01:04 UTC
Bug exists also in AOO 4.1.0 RC4.
Comment 4 Rainer Bielefeld 2014-04-25 18:07:28 UTC
(In reply to g.marxen from comment #3)
> Bug exists also in AOO 4.1.0 RC4.