Bug 512915 - Bank transfer donation QR code is missing a space
Summary: Bank transfer donation QR code is missing a space
Status: REPORTED
Alias: None
Product: www.kde.org
Classification: Websites
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kde-www mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-03 18:59 UTC by Bohdan Semeniuk
Modified: 2025-12-06 14:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bohdan Semeniuk 2025-12-03 18:59:57 UTC
SUMMARY
Bank transfer donation QR code is missing a space between e.V. which makes some bank applications supporting payee verification to issue a warning.

STEPS TO REPRODUCE
1. Visit https://kde.org/community/donations/others/
2. Scan the bank transfer QR code on the page (https://kde.org/community/donations/others/epc-qr-code.png)

OBSERVED RESULT
Payee name in QR code: `K Desktop Environment e.V.`

EXPECTED RESULT
Payee name to be `K Desktop Environment e. V.` (with a space between `e.` and `V.`) that matches the 

SOFTWARE/OS VERSIONS
Any browser + any QR code reader

ADDITIONAL INFORMATION
It should still possible to proceed to the next step of the payment, but an extra warning is likely undesired ;)
Comment 1 kde 2025-12-06 14:40:19 UTC
The QR code has been removed from the page 2 days ago in this commit:
https://invent.kde.org/websites/kde-org/-/commit/3485b0fd82c1bce81add63aae547a9d0ceb622ff

I tried creating a new QR code with a space, but that version also produced an error on my banking app.
Perhaps someone else can try creating a new one?