View Issue Details

IDProjectCategoryView StatusLast Update
0009399Talerwallet (Android App)public2025-01-09 17:20
ReporterAntoine A Assigned Toavalos  
PriorityurgentSeverityblockReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version0.14 
Target Version1.0 
Summary0009399: Netzbon withdrawl QR codes are broken on Android
DescriptionNetzbon QR codes to withdraw are not working because of missing account name
TagsNo tags attached.
Attached Files
signal-2024-12-18-144319_002.png (145,165 bytes)   
signal-2024-12-18-144319_002.png (145,165 bytes)   

Activities

Antoine A

2024-12-18 14:44

developer   ~0023893

signal-2024-12-18-142333_009.jpeg (137,347 bytes)   
signal-2024-12-18-142333_009.jpeg (137,347 bytes)   
signal-2024-12-18-142333_010.jpeg (207,568 bytes)   
signal-2024-12-18-142333_010.jpeg (207,568 bytes)   

Florian Dold

2025-01-09 11:31

manager   ~0023954

Oddly the QR code generated by Android is wrong, whereas the one generated by the iOS wallet and taler-wallet-cli is correct.

Ivan, could you please investigate? Maybe the Android code is swallowing the receiver name / modifying the payto URI somewhere before passing it to wallet-core for the QR code generation?

You can validate the QR code here: https://swiss-qr-invoice.org/validator/?lang=de

avalos

2025-01-09 15:02

developer   ~0023958

Last edited: 2025-01-09 15:02

Fixed! :)

commit f33d13af3a36e9a2381c6873a352cf67fc5c5a44
Author: Iván Ávalos <avalos@disroot.org>
Date: Thu Jan 9 15:01:43 2025 +0100

    [wallet] replace receiver_name with receiver-name in payto URI handler

commit e4039cb862197b1fdffd03d5ef14fdf72a868a3d
Author: Iván Ávalos <avalos@disroot.org>
Date: Thu Jan 9 15:00:27 2025 +0100

    [wallet] fix generation of banking QR codes
    
    0009399

Issue History

Date Modified Username Field Change
2024-12-18 14:43 Antoine A New Issue
2024-12-18 14:43 Antoine A Status new => assigned
2024-12-18 14:43 Antoine A Assigned To => Florian Dold
2024-12-18 14:43 Antoine A File Added: signal-2024-12-18-144319_002.png
2024-12-18 14:44 Antoine A Note Added: 0023893
2024-12-18 14:44 Antoine A File Added: signal-2024-12-18-142333_009.jpeg
2024-12-18 14:44 Antoine A File Added: signal-2024-12-18-142333_010.jpeg
2024-12-18 21:19 Christian Grothoff Product Version => 0.14
2024-12-18 21:19 Christian Grothoff Target Version => 1.0
2025-01-09 11:31 Florian Dold Note Added: 0023954
2025-01-09 11:31 Florian Dold Assigned To Florian Dold => avalos
2025-01-09 11:33 Florian Dold Category wallet-core => wallet (Android App)
2025-01-09 11:33 Florian Dold Summary Netzbon withdrawl QR codes are broken => Netzbon withdrawl QR codes are broken on Android
2025-01-09 15:02 avalos Note Added: 0023958
2025-01-09 15:02 avalos Note Edited: 0023958
2025-01-09 17:20 avalos Status assigned => resolved
2025-01-09 17:20 avalos Resolution open => fixed