View Issue Details

IDProjectCategoryView StatusLast Update
0007368Talerwallet (Android App)public2022-11-04 20:52
ReporterFlorian Dold Assigned Togrote  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version0.9Fixed in Version0.9 
Summary0007368: Android wallet doesn't scan uppercase TALER://PAY URIs correctly and doesn't display any error message
DescriptionWhen scanning a URI such as

TALER://PAY/BACKEND.CHF.TALER.NET/instances/snack/2022.266-0202SPX17YBET/#snack

the Android UI just beeps and then goes back to the balances screen.

I would expect that:
(1) the URI gets recognized as a taler://pay URI
(2) if the wallet doesn't recognize the URI, it displays an error message
TagsNo tags attached.

Activities

grote

2022-09-23 18:11

developer   ~0019173

Android complains about a TALER:// Uri scheme and wants it all lower case, but ok, fixed in https://git.taler.net/taler-android.git/commit/?id=54789b6adc3a7716c31b3d634b2afe55d95d9724

Florian Dold

2022-09-23 18:51

manager   ~0019175

Does this now report an error (if the URI is not recognized / valid)? I can't see any obvious fix for this in the diff.

grote

2022-10-20 16:08

developer   ~0019261

All taler:// and now all TALER:// URIs will show a message if they are unknown to the wallet, but I think URIs with a completely different scheme won't show an error.

Christian Grothoff

2022-10-22 00:37

manager   ~0019267

Why not show an error that this is not a taler://-URI? That seems to be the expected behavior, or not?

grote

2022-10-24 19:54

developer   ~0019289

I tried this again and I get an error for any URI scheme.

Issue History

Date Modified Username Field Change
2022-09-23 16:15 Florian Dold New Issue
2022-09-23 16:15 Florian Dold Status new => assigned
2022-09-23 16:15 Florian Dold Assigned To => grote
2022-09-23 18:11 grote Status assigned => resolved
2022-09-23 18:11 grote Resolution open => fixed
2022-09-23 18:11 grote Note Added: 0019173
2022-09-23 18:51 Florian Dold Status resolved => assigned
2022-09-23 18:51 Florian Dold Note Added: 0019175
2022-10-20 10:47 Christian Grothoff Fixed in Version => 0.9
2022-10-20 10:48 Christian Grothoff Target Version => 0.9
2022-10-20 16:08 grote Note Added: 0019261
2022-10-22 00:37 Christian Grothoff Note Added: 0019267
2022-10-24 19:54 grote Note Added: 0019289
2022-10-24 20:24 grote Status assigned => resolved
2022-11-04 20:52 Christian Grothoff Status resolved => closed