<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 - Libreoffice Writer Object : QR Code does not recognise "Line Break" nor “Column Break” which results in wrong QR code"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138040">138040</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Libreoffice Writer Object : QR Code does not recognise "Line Break" nor “Column Break” which results in wrong QR code
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>libreoffice@mypost.be
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
To create a QR for a european payment :
<a href="https://en.wikipedia.org/wiki/EPC_QR_code">https://en.wikipedia.org/wiki/EPC_QR_code</a>
You need several lines of text, separated by "Line Break"
The LibreOffice object “QR Code” does not recognise “Line Break” after each
line of text. It results in wrong QR. Every Line Break is ignored.
Banking-app-scan results in “General Error”.
The workaround "using the add-in extension goQR.me" also has a bug
itself(places a space character in front of the text). And can not be automated
in a macro.

It is important to recognise other characters like "New Line" to make it
possible to create qr code for : Vcard, businescard, Configuration/installation
options etc.
see : <a href="https://github.com/zxing/zxing/wiki/Barcode-Contents">https://github.com/zxing/zxing/wiki/Barcode-Contents</a>


Steps to Reproduce:
1. Select several lines of text separated by "Line Break" 
2. Click on Insert - Object - Qr Code
3. click OK
4. results in wrong QR

Actual Results:
Wrong QR

Expected Results:
Right QR


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Example in attachement</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>