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 ;)
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?