<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Example in help page of the Switch function (de:Schalter) does not work in German locale"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132036">132036</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Example in help page of the Switch function (de:Schalter) does not work in German locale
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.2.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Documentation
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dscheikey@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>olivier.hallot@libreoffice.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
The example in the help page of the Switch function does not work in the German
environment.
The example is inserted incorrectly, because in German the comma is the decimal
separator and the semicolon is the separation in the function. Therefore ",1,"
is translated to 0,1.
Correctly the example must be called:
=Schalter(Monat(A3);1;"Januar";2;"Februar";3;"März";"nichts gefunden")

see here: <a href="https://help.libreoffice.org/7.0/de/text/scalc/01/func_switch.html">https://help.libreoffice.org/7.0/de/text/scalc/01/func_switch.html</a>


Actual Results:


Expected Results:



Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.4.2.2 (x64)
Build-ID: 4e471d8c02c9c90f512f7f9ead8875b57fcb1ec3
CPU-Threads: 8; BS: Windows 10.0 Build 18363; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: threaded</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>