QRCoder icon indicating copy to clipboard operation
QRCoder copied to clipboard

Bugfixing # 399

Open RamonaFrickCH opened this issue 3 years ago • 1 comments

Bug #399 If BillInformation is empty, insert no linebreak

Summary

This PR fixes/implements the following bugs/features:

  • [x] Bug #399

What existing problem does the pull request solve?**

See description from bug #399

Test plan

Create SwissQRCode with:

  • Trailer "EPD"
  • UnstrucureMessage "Text"
  • BillInformation [empty or null]

Result --> if you scan the qrCode after "EPD" does not exist a line break! ;-)

Closing issues

Fixes #399 and #398

RamonaFrickCH avatar Jul 25 '22 12:07 RamonaFrickCH

Bugfix works as expected. Thanks for the pull request.

feis1 avatar Aug 03 '22 10:08 feis1