<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Remove commas in numbers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138993#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Remove commas in numbers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138993">bug 138993</a>
              from <span class="vcard"><a class="email" href="mailto:jg@jguk.org" title="Jonny Grant <jg@jguk.org>"> <span class="fn">Jonny Grant</span></a>
</span></b>
        <pre>I also wondered. In countries that don't use the full-stop as decimal place
marker - does this work for them? Eg Poland.

As I understand, a Polish user would expect to write in their locale  1.000,00
- 10 

In Japan they use a comma separator at the 4 digit mark.  eg 1,0000.01
Would that be supported?



There's another test case with £ GBP pound symbol

1. =£1000
2. Err:501



Similar example with $ doesn't work, as that's a special character, there's
probably no way to use that in the formal box?

1. =$1000
2. #REF!</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>