<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - QR-code generator make non-correct QR for non latine phrase"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127233#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - QR-code generator make non-correct QR for non latine phrase"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127233">bug 127233</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>(In reply to Julien Nabet from <a href="show_bug.cgi?id=127233#c3">comment #3</a>)
<span class="quote">> Any thoughts?</span >

Given that workdir/UnpackedTarball/qrcodegen/cpp/QrCode.hpp:73 has this for
qrcodegen::QrCode::encodeText:

<span class="quote">>        /* 
>     * Returns a QR Code representing the given Unicode text string at the given error correction level.
>     * As a conservative upper bound, this function is guaranteed to succeed for strings that have 2953 or fewer
>     * UTF-8 code units (not Unicode code points) if the low error correction level is used. The smallest possible
>     * QR Code version is automatically chosen for the output. The ECC level of the result may be higher than
>     * the ecl argument if it can be done without increasing the version.
>     */</span >

I suppose the change is perfectly correct; Julien please do submit it (it's
your patch ;-))</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>