Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfixing # 399 #411

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Bugfixing # 399 #411

merged 1 commit into from
Apr 20, 2024

Conversation

RamonaFrickCH
Copy link
Contributor

@RamonaFrickCH RamonaFrickCH commented Jul 25, 2022

Bug #399 If BillInformation is empty, insert no linebreak

Summary

This PR fixes/implements the following bugs/features:

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

Bug codebude#399 If BillInformation is empty, insert no linebreak
@feis1
Copy link

feis1 commented Aug 3, 2022

Bugfix works as expected. Thanks for the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linebreak after EPD in SwissQRCode
3 participants