Bug 512915

Summary: Bank transfer donation QR code is missing a space
Product: [Websites] www.kde.org Reporter: Bohdan Semeniuk <bohdan.semeniuk>
Component: generalAssignee: kde-www mailing-list <kde-www>
Status: REPORTED ---    
Severity: normal CC: kde
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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?