Description: To create a QR for a european payment : https://en.wikipedia.org/wiki/EPC_QR_code 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 : https://github.com/zxing/zxing/wiki/Barcode-Contents 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
Created attachment 167065 [details] Example : Object QR Code does not recognizse Line Break An example
*** This bug has been marked as a duplicate of bug 128718 ***